包含此页的版本:
不含此页的版本:
TileBase 置于单元格处的 TileBase。
Gets the Tile at the given XYZ coordinates of a cell in the Tilemap.
使用此方法可根据给定的瓦片地图中某个单元格的 XYZ 坐标,获取瓦片。
T 置于单元格处的 Tile of type T。
Gets the Tile of type T at the given XYZ coordinates of a cell in the Tilemap.
使用此方法可根据给定的瓦片地图中某个单元格的 XYZ 坐标,获取类型 T 的瓦片。