Skip to content

TilemapLayer.Name Property

Definition

Namespace: Brine2D.Tilemap

Layer name (e.g., "background", "gameplay", "foreground").

public string Name { get; set; }

Property Value

System.String