unreal.RigSpaceType

class unreal.RigSpaceType

Bases: EnumBase

ERig Space Type

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigSpaceHierarchy.h

BONE: RigSpaceType

Attached to a bone

Type:

1

CONTROL: RigSpaceType

Attached to a control

Type:

2

GLOBAL: RigSpaceType

Not attached to anything

Type:

0

SPACE: RigSpaceType

Attached to a space

Type:

3