base classes — bpy_struct, Constraint
Use 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 [-1000, 1000], default 0.0 |
|---|
| Type: | string, default “”, (never None) |
|---|
Use the target’s rotation to determine floor
| Type: | boolean, default False |
|---|
Immobilize object while constrained
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions