A 2D Point that can be used within generic spatial data structures like KD-Trees etc. More...
Public Member Functions | |
bool | Equals (Position2D other) |
override int | GetHashCode () |
Position2D (float2 position) | |
Properties | |
float2 | Position [get, set] |
![]() |
A 2D Point that can be used within generic spatial data structures like KD-Trees etc.
|
getset |
Implements IPosition2D.