shade
latest
lights
/
inkapplications.shade.lights.parameters
/
ColorParameters
Color
Parameters
@
Serializable
data
class
ColorParameters
(
val
color
:
Color
?
=
null
)
Color setting parameters for a light
Constructors
Properties
Constructors
Color
Parameters
Link copied to clipboard
fun
ColorParameters
(
color
:
Color
?
=
null
)
Properties
color
Link copied to clipboard
@
Serializable
(
with
=
Chromaticity.ColorSerializer::class
)
val
color
:
Color
?
=
null
Color to set the light to