fill Extrusion Ambient Occlusion Ground Radius Transition
abstract fun fillExtrusionAmbientOcclusionGroundRadiusTransition(options: StyleTransition): FillExtrusionLayer
The extent of the ambient occlusion effect on the ground beneath the extruded buildings in meters. Default value: 3. Minimum value: 0.
Set the FillExtrusionAmbientOcclusionGroundRadius property transition options
Parameters
options
transition options for Double
abstract fun fillExtrusionAmbientOcclusionGroundRadiusTransition(block: StyleTransition.Builder.() -> Unit): FillExtrusionLayer
The extent of the ambient occlusion effect on the ground beneath the extruded buildings in meters. Default value: 3. Minimum value: 0.
DSL for fillExtrusionAmbientOcclusionGroundRadiusTransition.