ColorInfoEvent

@Serializable
data class ColorInfoEvent(val color: Color)

Information about a light's color and color capabilities.

Constructors

Link copied to clipboard
fun ColorInfoEvent(color: Color)

Properties

Link copied to clipboard
val color: Color

Current color of the light