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