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. This property works only with 3D light, i.e. when lights
root property is defined.
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. This property works only with 3D light, i.e. when lights
root property is defined.
DSL for fillExtrusionAmbientOcclusionGroundRadiusTransition.