fill Extrusion Base
open override fun fillExtrusionBase(fillExtrusionBase: Double): FillExtrusionLayer
Content copied to clipboard
The height with which to extrude the base of this layer. Must be less than or equal to fill-extrusion-height
.
Parameters
fill Extrusion Base
value of fillExtrusionBase
open override fun fillExtrusionBase(fillExtrusionBase: Expression): FillExtrusionLayer
Content copied to clipboard
The height with which to extrude the base of this layer. Must be less than or equal to fill-extrusion-height
.
Parameters
fill Extrusion Base
value of fillExtrusionBase as Expression
The height with which to extrude the base of this layer. Must be less than or equal to fill-extrusion-height
.