fill Extrusion Opacity
abstract fun fillExtrusionOpacity(fillExtrusionOpacity: Double = 1.0): FillExtrusionLayer
Content copied to clipboard
The opacity of the entire fill extrusion layer. This is rendered on a per-layer, not per-feature, basis, and data-driven styling is not available.
Parameters
fill Extrusion Opacity
value of fillExtrusionOpacity
abstract fun fillExtrusionOpacity(fillExtrusionOpacity: Expression): FillExtrusionLayer
Content copied to clipboard
The opacity of the entire fill extrusion layer. This is rendered on a per-layer, not per-feature, basis, and data-driven styling is not available.
Parameters
fill Extrusion Opacity
value of fillExtrusionOpacity as Expression