Version: 2017.3

Tilemap.SetEditorPreviewColor

Cambiar al Manual
public void SetEditorPreviewColor (Vector3Int position, Color color);

Parámetros

position Position of the editor preview Tile on the Tilemap.
color Color to set the editor preview tile to at the XY coordinate.

Descripción

Sets the color of an editor preview tile given the XYZ coordinates of a cell in the tile map.

The editor preview tile is used for previewing possible additions to the tile map.