fillExtrusionFloodLightGroundRadius

open override fun fillExtrusionFloodLightGroundRadius(fillExtrusionFloodLightGroundRadius: Double): FillExtrusionLayer

The extent of the flood light 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.defaultFillExtrusionFloodLightGroundRadius to set the default property.

Parameters

fillExtrusionFloodLightGroundRadius

value of fillExtrusionFloodLightGroundRadius


open override fun fillExtrusionFloodLightGroundRadius(fillExtrusionFloodLightGroundRadius: Expression): FillExtrusionLayer

The extent of the flood light 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.defaultFillExtrusionFloodLightGroundRadiusAsExpression to set the default property.

Parameters

fillExtrusionFloodLightGroundRadius

value of fillExtrusionFloodLightGroundRadius as Expression


The extent of the flood light 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.