Table of Contents

Property Fill

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Fill

Gets or sets whether this item is filled (for shapes that support a fill).

[JsonProperty("fill", NullValueHandling = NullValueHandling.Include)]
public NuiProperty<bool>? Fill { get; set; }

Property Value

NuiProperty<bool>