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

Parámetros

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

Descripción

Sets a Tile at the position in the brush.