Skip to content

TilemapLayer.Name Property

Definition

Namespace: Brine2D.Tilemap

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

C#
public string Name { get; set; }

Property Value

System.String