Skip to content

TmjLayer.Encoding Property

Definition

Namespace: Brine2D.Tilemap

Tiled layer encoding: "csv" \(default\) or "base64".

C#
public string? Encoding { get; set; }

Property Value

System.String