Skip to content

TilemapLayer.Visible Property

Definition

Namespace: Brine2D.Tilemap

Whether this layer is visible.

public bool Visible { get; set; }

Property Value

System.Boolean