shade
latest
lights
/
inkapplications.shade.lights.parameters
/
EffectsParameters
Effects
Parameters
@
Serializable
data
class
EffectsParameters
(
val
effect
:
LightEffect
?
=
null
)
Basic feature containing effect properties.
Constructors
Properties
Constructors
Effects
Parameters
Link copied to clipboard
fun
EffectsParameters
(
effect
:
LightEffect
?
=
null
)
Properties
effect
Link copied to clipboard
val
effect
:
LightEffect
?
=
null
Effect to set the light to.