Concatenate

Specialization for concatenating a 2D Translation and uniform scale.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateLayoutTransform.h

Include

#include "Rendering/SlateLayoutTransform.h"

Syntax

FSlateLayoutTransform Concatenate
(
    const FVector2D & Translation,
    float Scale
)

Remarks

Specialization for concatenating a 2D Translation and uniform scale.

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