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