Navigation
API > API/Runtime > API/Runtime/UMG
| Name | FMovieScene2DTransformMask |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Animation/MovieScene2DTransformSection.h |
| Include Path | #include "Animation/MovieScene2DTransformSection.h" |
Syntax
USTRUCT ()
struct FMovieScene2DTransformMask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/MovieScene2DTransformSection.h | |||
| Animation/MovieScene2DTransformSection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Mask | uint32 | Animation/MovieScene2DTransformSection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EMovieScene2DTransformChannel GetChannels() |
Animation/MovieScene2DTransformSection.h | ||
float GetRotationFactor() |
Animation/MovieScene2DTransformSection.h | ||
FVector2D GetScaleFactor() |
Animation/MovieScene2DTransformSection.h | ||
FVector2D GetShearFactor() |
Animation/MovieScene2DTransformSection.h | ||
FVector2D GetTranslationFactor() |
Animation/MovieScene2DTransformSection.h |