Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TMatrix
Description
Returns true if any element of this matrix is NaN
Returns true if any element of this matrix is not finite
| Name | ContainsNaN |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Matrix.h |
| Include Path | #include "Math/Matrix.h" |
| Source | /Engine/Source/Runtime/Core/Public/Math/Matrix.inl |
bool ContainsNaN() const