color
The color of the Tilemap layer.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Tilemaps
- Assembly: UnityEngine.TilemapModule
public Color color { get; set; }
Remarks
The color of the Tilemap layer is multiplied with the color of the Tiles in the layer to tint the Tiles.