unreal.MovieSceneChaosCacheParams
¶
- class unreal.MovieSceneChaosCacheParams¶
Bases:
MovieSceneBaseCacheParams
Movie Scene Chaos Cache Params
C++ Source:
Plugin: ChaosCaching
Module: ChaosCaching
File: MovieSceneChaosCacheSection.h
Editor Properties: (see get_editor_property/set_editor_property)
cache_collection
(ChaosCacheCollection): [Read-Write] Cache Collection: The animation this section playsend_frame_offset
(FrameNumber): [Read-Write] End Frame Offset: The offset into the end of the animation clipfirst_loop_start_frame_offset
(FrameNumber): [Read-Write] First Loop Start Frame Offset: The offset for the first loop of the animation clipplay_rate
(float): [Read-Write] Play Rate: The playback rate of the animation clipreverse
(bool): [Read-Write] Reverse: Reverse the playback of the animation clipstart_frame_offset
(FrameNumber): [Read-Write] Start Frame Offset: The offset into the beginning of the animation clip