Struct CoordD
Contains coordinate related properties and methods.
public struct CoordD
Fields
- Empty
Gets an empty coordinate which is equal to 0.
- MinusOne
Gets a coordinate which is equal to -1.
- One
Gets a coordinate which is equal to 1.
- Two
Gets a coordinate which is equal to 1.