unreal.RigControlType

class unreal.RigControlType

Bases: EnumBase

ERig Control Type

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigHierarchyDefines.h

BOOL: RigControlType

0

EULER_TRANSFORM: RigControlType

9

FLOAT: RigControlType

1

INTEGER: RigControlType

2

POSITION: RigControlType

4

ROTATOR: RigControlType

6

SCALE: RigControlType

5

VECTOR2D: RigControlType

3