Skip to content
Version 2.11.0
↓ Get the launcher

ColorPickerElement record

HSV colour picker (SV square + hue bar + hex field). Get reflects the slot’s colour; a pick calls Set. The one hand-drawn custom widget.

public record ColorPickerElement : IEquatable<HudElement>
name description
ColorPickerElement(…) HSV colour picker (SV square + hue bar + hex field). Get reflects the slot’s colour; a pick calls Set. The one hand-drawn custom widget.
Get { get; set; }
Set { get; set; }