base classes — bpy_struct, Constraint
Align ‘n’ bones along a curve
How many bones are included in the chain
Type: | int in [1, 255], default 0 |
---|
(EXPERIENCED USERS ONLY) The relative positions of the joints along the chain, as percentages
Type: | float array of 32 items in [0, 1], default (0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) |
---|
Offset the entire chain relative to the root joint
Type: | boolean, default False |
---|
Average radius of the endpoints is used to tweak the X and Z Scaling of the bones, on top of XZ Scale mode
Type: | boolean, default False |
---|
Ignore the relative lengths of the bones when fitting to the curve
Type: | boolean, default False |
---|
Stretch the Y axis of the bones to fit the curve
Type: | boolean, default False |
---|
Method used for determining the scaling of the X and Z axes of the bones
Type: | enum in [‘NONE’, ‘BONE_ORIGINAL’, ‘VOLUME_PRESERVE’], default ‘NONE’ |
---|
Inherited Properties
Inherited Functions