Navigation
API > API/Plugins > API/Plugins/GeometryCollectionTracks
Inheritance Hierarchy
- FMovieSceneGeometryCollectionParams
- FMovieSceneGeometryCollectionSectionTemplateParameters
References
Module | GeometryCollectionTracks |
Header | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Public/MovieSceneGeometryCollectionSection.h |
Include | #include "MovieSceneGeometryCollectionSection.h" |
Syntax
USTRUCT&40;&41;
struct FMovieSceneGeometryCollectionParams
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FFrameNumber | EndFrameOffset | The offset into the end of the animation clip |
![]() ![]() ![]() |
FSoftObjectPath | GeometryCollectionCache | The animation this section plays |
![]() ![]() ![]() |
float | PlayRate | The playback rate of the animation clip |
![]() ![]() ![]() |
FFrameNumber | StartFrameOffset | The offset into the beginning of the animation clip |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | GetDuration () |
Gets the animation duration, modified by play rate |
![]() ![]() |
float | Gets the animation sequence length, not modified by play rate |