unreal.AnimDatabaseFrameRangesFunction_Pad

class unreal.AnimDatabaseFrameRangesFunction_Pad(outer: Object | None = None, name: Name | str = 'None')

Bases: AnimDatabaseFrameRangesFunction

Pads the given frame ranges

C++ Source:

  • Plugin: AnimDatabase

  • Module: AnimDatabase

  • File: AnimDatabaseFrameRanges.h

Editor Properties: (see get_editor_property/set_editor_property)

  • function (AnimDatabaseFrameRangesFunction): [Read-Write]

  • pad_end (int32): [Read-Write] Number of frames to pad the end of the frame ranges with

  • pad_start (int32): [Read-Write] Number of frames to pad the start of the frame ranges with