colorTransition

open override fun colorTransition(options: StyleTransition): DirectionalLight

Set the Color property transition options.

Parameters

options

transition options for color


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

DSL for colorTransition.


Color property transition options.