TileId interface
Properties
| x | The x coordinate of the tile. |
| y | The y coordinate of the tile. |
| z | The z coordinate of the tile. |
Property Details
x
The x coordinate of the tile.
x: number
Property Value
number
y
The y coordinate of the tile.
y: number
Property Value
number
z
The z coordinate of the tile.
z: number
Property Value
number