Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TMatrix2x2
Description
Determines if the matrix is identity or not. Uses exact float comparison, so rounding error is not considered.
| Name | IsIdentity |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/TransformCalculus2D.h |
| Include Path | #include "Math/TransformCalculus2D.h" |
bool IsIdentity() const