FMovieSceneGeometryCollectionParams

Windows
MacOS
Linux

Inheritance Hierarchy

FMovieSceneGeometryCollectionParams

FMovieSceneGeometryCollectionSectionTemplateParameters

References

Module

GeometryCollectionTracks

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Public/MovieSceneGeometryCollectionSection.h

Include

#include "MovieSceneGeometryCollectionSection.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FMovieSceneGeometryCollectionParams

Variables

Name Description

Public variable UProperty Category, EditAnywhere

FFrameNumber

 

EndFrameOffset

The offset into the end of the animation clip

Public variable UProperty Category, EditAnywhere, Meta

FSoftObjectPath

 

GeometryCollectionCache

The animation this section plays

Public variable UProperty Category, EditAnywhere

float

 

PlayRate

The playback rate of the animation clip

Public variable UProperty Category, EditAnywhere

FFrameNumber

 

StartFrameOffset

The offset into the beginning of the animation clip

Constructors

Destructors

Functions

Name Description

Public function Const

float

 

GetDuration()

Gets the animation duration, modified by play rate

Public function Const

float

 

GetSequenceLength()

Gets the animation sequence length, not modified by play rate

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss