RectangleGetPointDistanceSquared(Vector2) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic double GetPointDistanceSquared(
ref Vector2 point
)
Parameters
- point Vector2
-
Return Value
Double
See Also