unreal.AlignmentUpdateMode

class unreal.AlignmentUpdateMode

Bases: EnumBase

EAlignment Update Mode

C++ Source:

  • Plugin: EvaluationNotifies

  • Module: EvaluationNotifiesRuntime

  • File: AnimNotifyState_Alignment.h

RELATIVE: AlignmentUpdateMode = Ellipsis

each frame, apply the root motion from the alignment path relative to the previous frame

Type:

1

WORLD: AlignmentUpdateMode = Ellipsis

each frame, apply root motion to get to the expected part of the alignment path in wold space

Type:

0