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 ContainsNaN&40;&41; const
Remarks
Utility to check if there are any non-finite values (NaN or Inf) in this Rotator. true if there are any non-finite values in this Rotator, otherwise false.