modelOpacityExpression property

List<Object>? modelOpacityExpression
getter/setter pair

The opacity of the model layer. Except for zoom, expressions that are data-driven are not supported if using GeoJSON or vector tile as the model layer source. Default value: 1. Value range: 0, 1

Implementation

List<Object>? modelOpacityExpression;