unreal.MovieSceneGeometryCollectionParams

class unreal.MovieSceneGeometryCollectionParams

Bases: unreal.StructBase

Movie Scene Geometry Collection Params

C++ Source:

  • Plugin: GeometryCollectionPlugin

  • Module: GeometryCollectionTracks

  • File: MovieSceneGeometryCollectionSection.h

Editor Properties: (see get_editor_property/set_editor_property)

  • end_frame_offset (FrameNumber): [Read-Write] The offset into the end of the animation clip

  • geometry_collection_cache (SoftObjectPath): [Read-Write] The animation this section plays

  • play_rate (float): [Read-Write] The playback rate of the animation clip

  • start_frame_offset (FrameNumber): [Read-Write] The offset into the beginning of the animation clip