Vector3HLengthSquared Method |
Calculates the squared length of the current instance of
Vector3H.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public HalfType LengthSquared()
Return Value
Type:
HalfTypeThe squared length of the current instance of
Vector3H.
See Also