base classes — bpy_struct, ID
Armature datablock containing a hierarchy of bones, usually used for rigging characters
Type : | ArmatureBones bpy_prop_collection of Bone, (readonly) |
---|
Type : | enum in [‘OCTAHEDRAL’, ‘STICK’, ‘BBONE’, ‘ENVELOPE’, ‘WIRE’], default ‘OCTAHEDRAL’ |
---|
Type : | ArmatureEditBones bpy_prop_collection of EditBone, (readonly) |
---|
End frame of range of Ghosts to display (not for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [-inf, inf], default 0 |
---|
Starting frame of range of Ghosts to display (not for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [-inf, inf], default 0 |
---|
Frame step for Ghosts (not for ‘On Keyframes’ Onion-skinning method)
Type : | int in [1, 20], default 0 |
---|
Number of frame steps on either side of current frame to show as ghosts (only for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [0, 30], default 0 |
---|
Method of Onion-skinning for active Action
Type : | enum in [‘CURRENT_FRAME’, ‘RANGE’, ‘KEYS’], default ‘CURRENT_FRAME’ |
---|
Armature layer visibility
Type : | boolean array of 32 items, default (False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False) |
---|
Protected layers in Proxy Instances are restored to Proxy settings on file reload and undo
Type : | boolean array of 32 items, default (False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False) |
---|
Show armature in binding pose or final posed state
Type : | enum in [‘POSE’, ‘REST’], default ‘POSE’ |
---|
Draw bone axes
Type : | boolean, default False |
---|
Draw bones with their custom shapes
Type : | boolean, default False |
---|
Draw bone group colors
Type : | boolean, default False |
---|
Draw bone names
Type : | boolean, default False |
---|
Type : | boolean, default False |
---|
Add temporaral IK constraints while grabbing bones in Pose Mode
Type : | boolean, default False |
---|
Don’t deform children when manipulating bones in Pose Mode
Type : | boolean, default False |
---|
Enable Bone Envelopes when defining deform
Type : | boolean, default False |
---|
Enable deform rotation with Quaternions
Type : | boolean, default False |
---|
Enable Vertex Groups when defining deform
Type : | boolean, default False |
---|
Apply changes to matching bone on opposite side of X-Axis
Type : | boolean, default False |
---|
Type : | enum in [‘BLENDER’, ‘BGE_CPU’], default ‘BLENDER’ |
---|
Inherited Properties
Inherited Functions
|
References