UMovieScene2DTransformSection

A transform section

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Animation/MovieScene2DTransformSection.h

Include

#include "Animation/MovieScene2DTransformSection.h"

Syntax

class UMovieScene2DTransformSection :
    public UMovieSceneSection,
    public IMovieSceneEntityProvider

Remarks

A transform section

Variables

Name Description

Public variable

FMovieSceneFloa...

 

Rotation

Rotation curve

Public variable

FMovieSceneFloa...

 

Scale

Scale curves

Public variable

FMovieSceneFloa...

 

Shear

Shear curve

Public variable

FMovieScene2DTr...

 

TransformMask

Public variable

FMovieSceneFloa...

 

Translation

Translation curves

Constructors

Name Description

Public function

UMovieScene2DTransformSection

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

FWidgetTrans...

 

GetCurrentValue

(
    const UObject* Object
)

Public function Const

FMovieScene2...

 

GetMask()

Access the mask that defines which channels this track should animate

Public function Const

FMovieScene2...

 

GetMaskByName

(
    const FName& InName
)

Get the mask by name

Public function

void

 

SetMask

(
    FMovieScene2DTransformMask NewMask
)

Set the mask that defines which channels this track should animate

Overridden from UMovieSceneSection

Name Description

Protected function Virtual

EMovieSceneC...

 

CacheChannelProxy()

Cache this section's channel proxy

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