fillExtrusionFloodLightIntensity

open override fun fillExtrusionFloodLightIntensity(fillExtrusionFloodLightIntensity: Double): FillExtrusionLayer

The intensity of the flood light color. This property works only with 3D light, i.e. when lights root property is defined.

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

Parameters

fillExtrusionFloodLightIntensity

value of fillExtrusionFloodLightIntensity


open override fun fillExtrusionFloodLightIntensity(fillExtrusionFloodLightIntensity: Expression): FillExtrusionLayer

The intensity of the flood light color. This property works only with 3D light, i.e. when lights root property is defined.

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

Parameters

fillExtrusionFloodLightIntensity

value of fillExtrusionFloodLightIntensity as Expression


The intensity of the flood light color. This property works only with 3D light, i.e. when lights root property is defined.