unreal.AnimDatabaseFrameShiftBehavior

class unreal.AnimDatabaseFrameShiftBehavior

Bases: EnumBase

EAnim Database Frame Shift Behavior

C++ Source:

  • Plugin: AnimDatabase

  • Module: AnimDatabase

  • File: AnimDatabaseFrameRanges.h

CLAMP: AnimDatabaseFrameShiftBehavior = Ellipsis

Clamp frames which are shifted to beyond the start or end of an anim sequence to the start or end

Type:

1

REMOVE: AnimDatabaseFrameShiftBehavior = Ellipsis

Remove frames which are shifted to beyond the start or end of an anim sequence

Type:

0