base classes — bpy_struct, Constraint
Align ‘n’ bones along a curve
Factor between volume variation and stretching
Type: | float in [0, 100], default 0.0 |
---|
Maximum volume stretching factor
Type: | float in [1, 100], default 0.0 |
---|
Minimum volume stretching factor
Type: | float in [0, 1], default 0.0 |
---|
Strength of volume stretching clamping
Type: | float in [0, 1], default 0.0 |
---|
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) |
---|
Use upper limit for volume variation
Type: | boolean, default False |
---|
Use lower limit for volume variation
Type: | boolean, default False |
---|
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’, ‘INVERSE_PRESERVE’, ‘VOLUME_PRESERVE’], default ‘NONE’ |
---|
Inherited Properties
Inherited Functions