Skip to content

TmjLayer.Data Property

Definition

Namespace: Brine2D.Tilemap

Raw JSON element so we can handle both CSV \(array\) and base64 \(string\) encodings.

C#
public System.Text.Json.JsonElement Data { get; set; }

Property Value

System.Text.Json.JsonElement