Skip to content

TilemapImageLayer.TintColor Property

Definition

Namespace: Brine2D.Tilemap

Tint color multiplied with the image when rendering \(Tiled tintcolor\). Defaults to White \(no tint\).

C#
public Brine2D.Core.Color TintColor { get; set; }

Property Value

Color