Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.parameters
/
EffectsParameters
Effects
Parameters
@
Serializable
data
class
EffectsParameters
(
val
effect
:
LightEffect
?
=
null
)
Basic feature containing effect properties.
Members
Constructors
Effects
Parameters
Link copied to clipboard
constructor
(
effect
:
LightEffect
?
=
null
)
Properties
effect
Link copied to clipboard
val
effect
:
LightEffect
?
Effect to set the light to.