Click or drag to resize

RcVec3fLengthSquared Method

Derives the square of the scalar length of the vector. (len * len)

Namespace: NeoAxis.DotRecast.Core.Numerics
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public float LengthSquared()

Return Value

Single
See Also