fillExtrusionOpacity
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
fillExtrusionOpacity
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
fillExtrusionOpacity
value of fillExtrusionOpacity as Expression