Tilemap.GetEditorPreviewColor

Switch to Manual
public Color GetEditorPreviewColor (Vector3Int position);

Parameters

positionPosition of the Tile on the Tilemap.

Returns

Color Color of the editor preview tile at the XY coordinate.

Description

Gets the Color of an editor preview tile given the XYZ coordinates of a cell in the tile map.