Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TMatrix2x2
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/TransformCalculus2D.h |
| Include | #include "Math/TransformCalculus2D.h" |
bool IsIdentity&40;&41; const
Remarks
Determines if the matrix is identity or not. Uses exact float comparison, so rounding error is not considered.