Property LineThickness
LineThickness
Gets or sets the thickness of lines used for rendering.
[JsonProperty("line_thickness", NullValueHandling = NullValueHandling.Include)]
public NuiProperty<float>? LineThickness { get; set; }
Gets or sets the thickness of lines used for rendering.
[JsonProperty("line_thickness", NullValueHandling = NullValueHandling.Include)]
public NuiProperty<float>? LineThickness { get; set; }