unreal.WarpPointAnimProvider¶
- class unreal.WarpPointAnimProvider¶
Bases:
EnumBaseMethod used to extract the warp point from the animation
C++ Source:
Plugin: MotionWarping
Module: MotionWarping
File: RootMotionModifier.h
- BONE: WarpPointAnimProvider = Ellipsis¶
Warp point defined by a bone
- Type:
2
- NONE: WarpPointAnimProvider = Ellipsis¶
No warp point is provided
- Type:
0
- STATIC: WarpPointAnimProvider = Ellipsis¶
Warp point defined by a ‘hard-coded’ transform user can enter through the warping notify
- Type:
1