base classes — bpy_struct, Constraint
Uses the target object for location limitation
Location of target that object will not pass through
Type : | enum in [‘FLOOR_X’, ‘FLOOR_Y’, ‘FLOOR_Z’, ‘FLOOR_NEGATIVE_X’, ‘FLOOR_NEGATIVE_Y’, ‘FLOOR_NEGATIVE_Z’], default ‘FLOOR_X’ |
---|
Offset of floor from object origin
Type : | float in [0, 100], default 0.0 |
---|
Type : | string, default “” |
---|
Use the target’s rotation to determine floor
Type : | boolean, default False |
---|
Immobilize object while constrained
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|