position | Position of the Tile on the Tilemap. |
TileBase Tile placed at the cell.
Gets the Tile at the given XYZ coordinates of a cell in the|Tilemap.
position | Position of the Tile on the Tilemap. |
T Tile of type T placed at the cell.
Gets the Tile of type T at the given XYZ coordinates of a cell in the Tilemap.
Use this method to get the Tile of type T at the given XYZ coordinates of a cell in the Tilemap.