RcVecDist2(Single, Int32, Int32) Method |
Namespace: NeoAxis.DotRecast.Core.NumericsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic static float Dist2(
float[] verts,
int p,
int q
)
Parameters
- verts Single
-
- p Int32
-
- q Int32
-
Return Value
Single
See Also