Property Scissor
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; }
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; }