unreal.RigBoneElement¶
- class unreal.RigBoneElement(key: RigElementKey = Ellipsis, index: int = 0, sub_index: int = 0, created_at_instruction_index: int = 0, spawn_index: int = 0, selected: bool = False, bone_type: RigBoneType = Ellipsis)¶
Bases:
RigSingleParentElementRig Bone Element
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigHierarchyElements.h
Editor Properties: (see get_editor_property/set_editor_property)
bone_type(RigBoneType): [Read-Only]created_at_instruction_index(int32): [Read-Write]index(int32): [Read-Only]key(RigElementKey): [Read-Only]selected(bool): [Read-Write]spawn_index(int32): [Read-Write]sub_index(int32): [Read-Only]
- property bone_type: RigBoneType¶
[Read-Only]
- Type: