Table of Contents

Property Scissor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Scissor

Gets or sets whether draw list items are clipped to the element's bounds.

[JsonProperty("draw_list_scissor", NullValueHandling = NullValueHandling.Ignore)]
public NuiProperty<bool>? Scissor { get; set; }

Property Value

NuiProperty<bool>