fill Extrusion Flood Light Intensity Transition
abstract fun fillExtrusionFloodLightIntensityTransition(options: StyleTransition): FillExtrusionLayer
The intensity of the flood light color. This property works only with 3D light, i.e. when lights
root property is defined.
Set the FillExtrusionFloodLightIntensity property transition options
Parameters
options
transition options for Double
abstract fun fillExtrusionFloodLightIntensityTransition(block: StyleTransition.Builder.() -> Unit): FillExtrusionLayer
The intensity of the flood light color. This property works only with 3D light, i.e. when lights
root property is defined.