unreal.WarpPointAnimProvider

class unreal.WarpPointAnimProvider

Bases: unreal.EnumBase

Method used to extract the warp point from the animation

C++ Source:

  • Plugin: MotionWarping

  • Module: MotionWarping

  • File: RootMotionModifier.h

BONE

Warp point defined by a bone

Type

2

NONE

No warp point is provided

Type

0

STATIC

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

Type

1