base classes — bpy_struct, Actuator
Bone on which the constraint is defined
| Type: | string, default “”, (never None) |
|---|
Name of the constraint to control
| Type: | string, default “”, (never None) |
|---|
Influence of this constraint
| Type: | float in [0, 1], default 0.0 |
|---|
| Type: | enum in [‘RUN’, ‘ENABLE’, ‘DISABLE’, ‘SETTARGET’, ‘SETWEIGHT’, ‘SETINFLUENCE’], default ‘RUN’ |
|---|
Set this object as the secondary target of the constraint (only IK polar target at the moment)
| Type: | Object |
|---|
Weight of this constraint
| Type: | float in [0, 1], default 0.0 |
|---|
Inherited Properties
Inherited Functions