fillExtrusionFloodLightWallRadiusTransition
abstract fun fillExtrusionFloodLightWallRadiusTransition(options: StyleTransition): FillExtrusionLayer
The extent of the flood light effect on the walls of the extruded buildings in meters. Default value: 0. Minimum value: 0. The unit of fillExtrusionFloodLightWallRadius is in meters.
Set the FillExtrusionFloodLightWallRadius property transition options
Parameters
options
transition options for Double
abstract fun fillExtrusionFloodLightWallRadiusTransition(block: StyleTransition.Builder.() -> Unit): FillExtrusionLayer
The extent of the flood light effect on the walls of the extruded buildings in meters. Default value: 0. Minimum value: 0. The unit of fillExtrusionFloodLightWallRadius is in meters.