PowerupColorState
Color state properties for powerup.
Types
Link copied to clipboard
data class Color(val colorValue: ColorValue, val temperatureValue: ColorTemperatureValue? = null) : PowerupColorState
Set a static color at powerup.
Link copied to clipboard
Set a static color temperature at powerup.
Link copied to clipboard
Restore the previous color at powewup.