Table of Contents

Property Transparent

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Transparent

Gets or sets whether the background should be rendered.

[JsonProperty("transparent")]
public NuiProperty<bool> Transparent { get; set; }

Property Value

NuiProperty<bool>