unreal.WarpingEvaluationMode

class unreal.WarpingEvaluationMode

Bases: unreal.EnumBase

Specifies the evaluation mode of an animation warping node

C++ Source:

  • Module: AnimGraphRuntime

  • File: BoneControllerTypes.h

GRAPH

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

Animation warping evaluation parameters are driven by user settings.

Type

0