unreal.ControlRigRotationOrder

class unreal.ControlRigRotationOrder

Bases: unreal.EnumBase

deprecated: ‘ControlRigRotationOrder’ was renamed to ‘EulerRotationOrder’.

XYZ

0

XZY

1

YXZ

2

YZX

3

ZXY

4

ZYX

5