unreal.PrecomputedWarpUpdateMode¶
- class unreal.PrecomputedWarpUpdateMode¶
Bases:
EnumBaseEPrecomputed Warp Update Mode
C++ Source:
Plugin: MotionWarping
Module: MotionWarping
File: RootMotionModifier_PrecomputedWarp.h
- RELATIVE: PrecomputedWarpUpdateMode = Ellipsis¶
each frame, apply the root motion from the alignment path relative to the previous frame
- Type:
1
- WORLD: PrecomputedWarpUpdateMode = Ellipsis¶
each frame, apply root motion to get to the expected part of the alignment path in wold space
- Type:
0