RectangleFGetPointDistanceSquared(Vector2F) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic float GetPointDistanceSquared(
Vector2F point
)
Parameters
- point Vector2F
-
Return Value
Single
See Also