position | 瓦片在 Tilemap 上的位置。 |
TileBase 置于单元格处的 Tile。
Gets the Tile at the given XYZ coordinates of a cell in the|Tilemap.
position | 瓦片在 Tilemap 上的位置。 |
T 置于单元格处的 Tile of type T。
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.