FMatrix2x2::GetScaleSquared

Extracts the squared scale from the matrix (avoids sqrt).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus2D.h"

Syntax

FScale2D GetScaleSquared() const

Remarks

Extracts the squared scale from the matrix (avoids sqrt).

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