Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.structures
/
ColorValue
Color
Value
@
Serializable
data
class
ColorValue
(
val
color
:
Color
)
Information about a light's color.
Members
Constructors
Color
Value
Link copied to clipboard
constructor
(
color
:
Color
)
Properties
color
Link copied to clipboard
@
SerialName
(
value
=
"xy"
)
@
Serializable
(
with
=
Chromaticity.ColorSerializer::class
)
val
color
:
Color
Current color of the light