Concatenate

Specialization for concatenating 2D Translation and 2D generalized transform.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/TransformCalculus2D.h

Include

#include "Math/TransformCalculus2D.h"

Syntax

FTransform2D Concatenate
(
    const FVector2D & Translation,
    const FMatrix2x2 & Transform
)

Remarks

Specialization for concatenating 2D Translation and 2D generalized transform. See docs for FTransform2D::Inverse for details on how this math is derived.

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