Interface ColorSettingHsv

ColorSettingHsv sets the color of a colored light using the HSV representation.

Hierarchy

  • ColorSettingHsv

Methods

Properties

Methods

  • Parameters

    • hue: number
    • saturation: number
    • value: number

    Returns Promise<void>

Properties

hsv?: ColorHsv

Generated using TypeDoc