unreal.RetargetRotationMode¶
- class unreal.RetargetRotationMode¶
Bases:
EnumBaseNOTE: Replaced by FK Chain Op
C++ Source:
Plugin: IKRig
Module: IKRig
File: IKRetargetDeprecated.h
- INTERPOLATED: RetargetRotationMode = Ellipsis¶
0
- MATCH_CHAIN: RetargetRotationMode = Ellipsis¶
3
- MATCH_SCALED_CHAIN: RetargetRotationMode = Ellipsis¶
4
- NONE: RetargetRotationMode = Ellipsis¶
5
- ONE_TO_ONE: RetargetRotationMode = Ellipsis¶
1
- ONE_TO_ONE_REVERSED: RetargetRotationMode = Ellipsis¶
2