FMatrix2x2::IsIdentity

Determines if the matrix is identity or not.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus2D.h"

Syntax

bool IsIdentity() const

Remarks

Determines if the matrix is identity or not. Uses exact float comparison, so rounding error is not considered.

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