Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TVector
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Vector.h |
| Include | #include "Math/Vector.h" |
bool IsZero&40;&41; const
Remarks
Checks whether all components of the vector are exactly zero. true if the vector is exactly zero, false otherwise.