このページを含むバージョン:
このページを含まないバージョン:
TileBase TileBase placed at the cell.
Gets the Tile at the given XYZ coordinates of a cell in the Tilemap.
Use this method to get the Tile at the given XYZ coordinates of a cell in 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.