shade
latest
lights
/
inkapplications.shade.lights.structures
/
ColorValue
Color
Value
@
Serializable
data
class
ColorValue
(
val
color
:
Color
)
Information about a light's color.
Constructors
Properties
Constructors
Color
Value
Link copied to clipboard
fun
ColorValue
(
color
:
Color
)
Properties
color
Link copied to clipboard
@
Serializable
(
with
=
Chromaticity.ColorSerializer::class
)
val
color
:
Color
Current color of the light