unreal.WarpPointAnimProvider

class unreal.WarpPointAnimProvider

Bases: EnumBase

Method used to extract the warp point from the animation

C++ Source:

  • Plugin: MotionWarping

  • Module: MotionWarping

  • File: RootMotionModifier.h

BONE: WarpPointAnimProvider

Warp point defined by a bone

Type:

2

NONE: WarpPointAnimProvider

No warp point is provided

Type:

0

STATIC: WarpPointAnimProvider

Warp point defined by a ‘hard-coded’ transform user can enter through the warping notify

Type:

1