unreal.TransformSpaceMode
¶
- class unreal.TransformSpaceMode¶
Bases:
unreal.EnumBase
ETransform Space Mode
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: ControlRigDefines.h
- BASE_JOINT¶
Apply in base bone
- Type
3
- BASE_SPACE¶
Apply in Base space
- Type
2
- GLOBAL_SPACE¶
Apply in rig space
- Type
1
- LOCAL_SPACE¶
Apply in parent space
- Type
0