unreal.WarpingEvaluationMode

class unreal.WarpingEvaluationMode

Bases: EnumBase

Specifies the evaluation mode of an animation warping node

C++ Source:

  • Module: AnimGraphRuntime

  • File: BoneControllerTypes.h

GRAPH: WarpingEvaluationMode

Animation warping evaluation parameters are graph-driven. This means some properties of the node are automatically computed using the accumulated root motion delta contribution of the animation graph leading into it.

Type:

1

MANUAL: WarpingEvaluationMode

Animation warping evaluation parameters are driven by user settings.

Type:

0