unreal.RigSpaceType

class unreal.RigSpaceType

Bases: unreal.EnumBase

ERig Space Type

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigSpaceHierarchy.h

BONE

Attached to a bone

Type

1

CONTROL

Attached to a control

Type

2

GLOBAL

Not attached to anything

Type

0

SPACE

Attached to a space

Type

3