Appearance
Scrypted Documentation / ColorHsv
Represents an HSV color value component.
optional h: number
optional
number
Hue. 0 to 360.
optional s: number
Saturation. 0 to 1.
optional v: number
Value. 0 to 1.