FSlateLayoutTransform

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateLayoutTransform

(
    const FVector2D& InTranslation
)

Ctor from a 2D translation followed by a scale.

Public function

FSlateLayoutTransform

(
    float InScale,
    const FVector2D& InTranslation
)

Ctor from a scale followed by translate.

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