fillExtrusionVerticalScale

open override fun fillExtrusionVerticalScale(fillExtrusionVerticalScale: Double): FillExtrusionLayer

A global multiplier that can be used to scale base, height, AO, and flood light of the fill extrusions.

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

Parameters

fillExtrusionVerticalScale

value of fillExtrusionVerticalScale


open override fun fillExtrusionVerticalScale(fillExtrusionVerticalScale: Expression): FillExtrusionLayer

A global multiplier that can be used to scale base, height, AO, and flood light of the fill extrusions.

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

Parameters

fillExtrusionVerticalScale

value of fillExtrusionVerticalScale as Expression


A global multiplier that can be used to scale base, height, AO, and flood light of the fill extrusions.