FTransform2D::FTransform2D

Initialize the transform using a 2D shear and a translation.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus2D.h"

Syntax

FTransform2D
(
    const FShear2D & Shear,
    const FVector2D & Translation
)

Remarks

Initialize the transform using a 2D shear and a translation.

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