RcVecDistanceSquared Method |
Namespace: NeoAxis.DotRecast.Core.NumericsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic static float DistanceSquared(
RcVec3f v1,
float[] v2,
int i
)
Parameters
- v1 RcVec3f
-
- v2 Single
-
- i Int32
-
Return Value
Single
See Also