base class — bpy_struct
A collection of pose channels, including settings for animating bones
Groups of the bones
Type: | BoneGroups bpy_prop_collection of BoneGroup, (readonly) |
---|
Individual pose bones for the armature
Type: | bpy_prop_collection of PoseBone, (readonly) |
---|
Selection of IK solver for IK chain
Type: | enum in [‘LEGACY’, ‘ITASC’], default ‘LEGACY’ |
---|
Inherited Properties
Inherited Functions
References