이 페이지가 있는 버전:
이 페이지가 없는 버전:
TileBase Tile 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.