Navigation
API > API/Runtime > API/Runtime/MovieScene
Structure that defines a grouping of sections to be scaled as one
| Name | FMovieSceneAnchorsScalingGroup |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Decorations/MovieSceneScalingAnchors.h |
| Include Path | #include "Decorations/MovieSceneScalingAnchors.h" |
Syntax
USTRUCT ()
struct FMovieSceneAnchorsScalingGroup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Sections | TSet< TObjectPtr< UMovieSceneSection > > | Set of all the sections that are contained within this group | Decorations/MovieSceneScalingAnchors.h |