Shinydat File For Pgsharp
[JsonPropertyName("type")] public string Type { get; set; }
public class Condition { [JsonPropertyName("terrain_height")] public string TerrainHeight { get; set; } } shinydat file for pgsharp
[JsonPropertyName("assets")] public List<string> Assets { get; set; } [JsonPropertyName("type")] public string Type { get; set; }
[JsonPropertyName("density")] public float Density { get; set; } } [JsonPropertyName("type")] public string Type { get