unreal.ControlRigInteractionType

class unreal.ControlRigInteractionType

Bases: EnumBase

The type of interaction happening on a rig

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnitContext.h

ALL: ControlRigInteractionType = Ellipsis

7

NONE: ControlRigInteractionType = Ellipsis

0

ROTATE: ControlRigInteractionType = Ellipsis

2

SCALE: ControlRigInteractionType = Ellipsis

4

TRANSLATE: ControlRigInteractionType = Ellipsis

1