NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis.DotRecast.Core.Numerics
RcVec Class
RcVec Methods
Dist2 Method
Dist2(RcVec3f, RcVec3f) Method
Dist2(Single[], Int32, Int32) Method
Rc
Vec
Dist
2(Rc
Vec
3f, Rc
Vec
3f) Method
Namespace:
NeoAxis.DotRecast.Core.Numerics
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
static
float
Dist2
(
RcVec3f
p
,
RcVec3f
q
)
Parameters
p
RcVec3f
q
RcVec3f
Return Value
Single
See Also
Reference
RcVec Class
Dist2 Overload
NeoAxis.DotRecast.Core.Numerics Namespace
Copyright 2026 NeoAxis. All rights reserved.