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

파라미터

positionPosition to set the tile in the brush.
tileTile to set in the brush.

설명

Sets a Tile at the position in the brush.