Navigation
Unreal Engine C++ API Reference > Plugins > TemplateSequence
References
Module | TemplateSequence |
Header | /Engine/Plugins/MovieScene/TemplateSequence/Source/TemplateSequence/Public/TemplateSequenceComponentTypes.h |
Include | #include "TemplateSequenceComponentTypes.h" |
Syntax
struct FTemplateSequencePropertyScaleComponentData
Remarks
Component data for what property to scale inside a template sequence
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FGuid | ObjectBinding | The object binding ID of the object for which to scale the given property |
![]() |
FMovieScenePropertyBinding | PropertyBinding | The property to scale |
![]() |
ETemplateSectionPropertyScaleType | PropertyScaleType | The type of property scaling to do |
![]() |
FMovieSceneSequenceID | SubSequenceID | Sequence ID where the property track lives |