unreal.AnimDatabaseIndexFunction_Basic¶
- class unreal.AnimDatabaseIndexFunction_Basic(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimDatabaseIndexFunctionFunction used to create an index from a set of different frames, frame ranges, and frame attribute entries
C++ Source:
Plugin: AnimDatabase
Module: AnimDatabase
File: AnimDatabaseIndex.h
Editor Properties: (see get_editor_property/set_editor_property)
frame_attributes(Array[AnimDatabaseFrameAttributeEntry]): [Read-Write] List of frame attribute to storeframe_ranges(Array[AnimDatabaseFrameRangesEntry]): [Read-Write] List of frame ranges to storeframes(Array[AnimDatabaseFramesEntry]): [Read-Write] List of frames to store