fillExtrusionFloodLightWallRadius

open override fun fillExtrusionFloodLightWallRadius(fillExtrusionFloodLightWallRadius: Double): FillExtrusionLayer

The extent of the flood light effect on the walls of the extruded buildings in meters. This property works only with 3D light, i.e. when lights root property is defined.

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

Parameters

fillExtrusionFloodLightWallRadius

value of fillExtrusionFloodLightWallRadius


open override fun fillExtrusionFloodLightWallRadius(fillExtrusionFloodLightWallRadius: Expression): FillExtrusionLayer

The extent of the flood light effect on the walls of the extruded buildings in meters. This property works only with 3D light, i.e. when lights root property is defined.

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

Parameters

fillExtrusionFloodLightWallRadius

value of fillExtrusionFloodLightWallRadius as Expression


The extent of the flood light effect on the walls of the extruded buildings in meters. This property works only with 3D light, i.e. when lights root property is defined.