Version: 2020.2
언어: 한국어
public void SetTile (Vector3Int position, Tilemaps.TileBase tile);

파라미터

position Position of the Tile on the Tilemap.
tile Tile to be placed the cell.

설명

Sets a tile at the given XYZ coordinates of a cell in the tile map.