fillExtrusionAmbientOcclusionGroundRadius

open override fun fillExtrusionAmbientOcclusionGroundRadius(fillExtrusionAmbientOcclusionGroundRadius: Double): 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.

Use static method FillExtrusionLayer.defaultFillExtrusionAmbientOcclusionGroundRadius to set the default property.

Parameters

fillExtrusionAmbientOcclusionGroundRadius

value of fillExtrusionAmbientOcclusionGroundRadius


open override fun fillExtrusionAmbientOcclusionGroundRadius(fillExtrusionAmbientOcclusionGroundRadius: Expression): 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.

Use static method FillExtrusionLayer.defaultFillExtrusionAmbientOcclusionGroundRadiusAsExpression to set the default property.

Parameters

fillExtrusionAmbientOcclusionGroundRadius

value of fillExtrusionAmbientOcclusionGroundRadius as Expression


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.