Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRotator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Rotator.h |
| Include | #include "Math/Rotator.h" |
bool IsZero&40;&41; const
Remarks
Checks whether this has exactly zero rotation, when treated as an orientation. This means that TRotator(0, 0, 360) is "zero", because it is the same final orientation as the zero rotator. true if this has exactly zero rotation, otherwise false.