Version: 2017.3
public void SetTile (Vector3Int position, Tilemaps.TileBase tile);

파라미터

position Position to set the tile in the brush.
tile Tile to set in the brush.

설명

Sets a Tile at the position in the brush.