colorTransition

open override fun colorTransition(options: StyleTransition): AmbientLight

Set the Color property transition options.

Parameters

options

transition options for color


open override fun colorTransition(block: StyleTransition.Builder.() -> Unit): AmbientLight

DSL for colorTransition.


Color property transition options.