unreal.MovieSceneRootMotionGapBehavior

class unreal.MovieSceneRootMotionGapBehavior

Bases: EnumBase

Behavior during gaps where no root motion sections are active

C++ Source:

  • Plugin: MovieSceneAnimMixer

  • Module: MovieSceneAnimMixer

  • File: MovieSceneRootMotionSection.h

PERSIST_PREVIOUS_TRANSFORM: MovieSceneRootMotionGapBehavior = Ellipsis

Persist the transform from the previous section that had KeepState enabled

Type:

1

RESET_TO_ORIGIN: MovieSceneRootMotionGapBehavior = Ellipsis

Reset to origin during gaps - current default behavior

Type:

0