base classes — bpy_struct, Constraint
Inverse Kinematics
How many bones are included in the IK effect - 0 uses all bones
Type: | int in [0, 255], default 0 |
---|
Radius of limiting sphere
Type: | float in [0, 100], default 0.0 |
---|
Type: | enum in [‘COPY_POSE’, ‘DISTANCE’], default ‘COPY_POSE’ |
---|
Maximum number of solving iterations
Type: | int in [0, 10000], default 0 |
---|
Distances in relation to sphere of influence to allow
Type: | enum in [‘LIMITDIST_INSIDE’, ‘LIMITDIST_OUTSIDE’, ‘LIMITDIST_ONSURFACE’], default ‘LIMITDIST_INSIDE’ |
---|
Constraint position along X axis
Type: | boolean, default False |
---|
Constraint position along Y axis
Type: | boolean, default False |
---|
Constraint position along Z axis
Type: | boolean, default False |
---|
Constraint rotation along X axis
Type: | boolean, default False |
---|
Constraint rotation along Y axis
Type: | boolean, default False |
---|
Constraint rotation along Z axis
Type: | boolean, default False |
---|
For Tree-IK: Weight of orientation control for this target
Type: | float in [0.01, 1], default 0.0 |
---|
Pole rotation offset
Type: | float in [-3.14159, 3.14159], default 0.0 |
---|
Type: | string, default “”, (never None) |
---|
Constraint axis Lock options relative to Bone or Target reference
Type: | enum in [‘BONE’, ‘TARGET’], default ‘BONE’ |
---|
Type: | string, default “”, (never None) |
---|
Chain follows position of target
Type: | boolean, default False |
---|
Chain follows rotation of target
Type: | boolean, default False |
---|
Enable IK Stretching
Type: | boolean, default False |
---|
Include bone’s tail as last element in chain
Type: | boolean, default False |
---|
For Tree-IK: Weight of position control for this target
Type: | float in [0.01, 1], default 0.0 |
---|
Inherited Properties
Inherited Functions