UMovieSceneComposurePostMoveSettingsSection

A movie scene section 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/MovieSceneComposurePostMoveSettingsSection.h

Include

#include "MovieScene/MovieSceneComposurePostMoveSettingsSection.h"

Syntax

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

Remarks

A movie scene section for animating FComposurePostMoveSettings properties.

Variables

Name Description

Public variable UProperty

FMovieSceneFloa...

 

Pivot

The curves for animating the pivot property.

Public variable UProperty

FMovieSceneFloa...

 

RotationAngle

The curve for animating the rotation angle property.

Public variable

FMovieSceneFloa...

 

Scale

The curve for animating the scale property.

Public variable UProperty

FMovieSceneFloa...

 

Translation

The curves for animating the translation property.

Constructors

Name Description

Public function

UMovieSceneComposurePostMoveSettingsSection

(
    const FObjectInitializer& ObjectIn...
)

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