Namespace: Internal.tainicom.Aether.Physics2D.CommonAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void Distance(
ref Vector2 v1,
ref Vector2 v2,
out float result
)
Parameters
- v1 Vector2
-
- v2 Vector2
-
- result Single
-
See Also