Property Color
Color
Gets or sets the render color for this item.
[JsonProperty("color", NullValueHandling = NullValueHandling.Include)]
public NuiProperty<Color>? Color { get; set; }
Gets or sets the render color for this item.
[JsonProperty("color", NullValueHandling = NullValueHandling.Include)]
public NuiProperty<Color>? Color { get; set; }