Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TVector
Description
Calculates normalized version of vector without checking for zero length.
| Name | GetUnsafeNormal |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Vector.h |
| Include Path | #include "Math/Vector.h" |
TVector < T > GetUnsafeNormal() const
Normalized version of vector.