unreal.RigElementKeyWithLabel

class unreal.RigElementKeyWithLabel(key: RigElementKey = Ellipsis, label: Name = 'None')

Bases: StructBase

Rig Element Key with Label

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigHierarchyElements.h

Editor Properties: (see get_editor_property/set_editor_property)

  • key (RigElementKey): [Read-Write]

  • label (Name): [Read-Write]

property key: RigElementKey

[Read-Only]

Type:

(RigElementKey)

property label: Name

[Read-Only]

Type:

(Name)