FShear2D::FShear2D

Ctor. initialize from a set of shears parallel to the X and Y axis, respectively.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus2D.h"

Syntax

FShear2D
(
    float ShearX,
    float ShearY
)

Remarks

  1. initialize from a set of shears parallel to the X and Y axis, respectively.

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