Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TPlane
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Plane.h |
| Include | #include "Math/Plane.h" |
bool IsValid&40;&41; const
Remarks
Checks if this plane is valid (ie: if it has a non-zero normal). true if the plane is well-defined (has a non-zero normal), otherwise false.