nn::math::VEC3::LenSq
f32 LenSq() const;
None.
Calculates the square of a vector length. Use of this function is not recommended because it may be removed in the future. We recommend that you use LengthSquare instead.
LengthSquare
CONFIDENTIAL