Property Transparent
Transparent
Gets or sets whether the background should be rendered.
[JsonProperty("transparent")]
public NuiProperty<bool> Transparent { get; set; }
Gets or sets whether the background should be rendered.
[JsonProperty("transparent")]
public NuiProperty<bool> Transparent { get; set; }