UMovieSceneComposurePostMoveSettingsTrack

A track for animating [FComposurePostMoveSettings](API\Plugins\Composure\FComposurePostMoveSettings) properties.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/MovieScene/MovieSceneComposurePostMoveSettingsTrack.h

Include

#include "MovieScene/MovieSceneComposurePostMoveSettingsTrack.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(MinimalAPI)
class UMovieSceneComposurePostMoveSettingsTrack : public UMovieScenePropertyTrack

Remarks

A track for animating FComposurePostMoveSettings properties.

Constructors

Name Description

Public function

UMovieSceneComposurePostMoveSettingsTrack

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UMovieSceneTrack

Name Description

Public function Virtual

UMovieSceneS...

 

CreateNewSection()

Generates a new section suitable for use with this track.

Public function Virtual Const

FMovieSceneE...

 

CreateTemplateForSection

(
    const UMovieSceneSection& InSectio...
)

Create a movie scene eval template for the specified section

Public function Virtual Const

bool

 

SupportsType

(
    TSubclassOf< UMovieSceneSection > S...
)

Does this track support this section class type?

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