Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TTransform2
Description
Specialized function to determine if a transform is precisely the identity transform. 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