Skip to content

TilemapImageLayer.ZOrder Property

Definition

Namespace: Brine2D.Tilemap

Rendering order relative to other layers \(lower renders first/behind\). Shares the same counter as tile layers so document order is preserved.

C#
public byte ZOrder { get; set; }

Property Value

System.Byte