Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TVector2
Description
Get the squared length of this vector.
| Name | SquaredLength |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Vector2D.h |
| Include Path | #include "Math/Vector2D.h" |
T SquaredLength() const
The squared length of this vector.
See Also
- SizeSquared - This function is a synonym for SizeSquared()