ModelOpacity

The opacity of the model layer.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun ModelOpacity(value: Double)

Construct the ModelOpacity with Double.

Link copied to clipboard
fun ModelOpacity(expression: Expression)

Construct the ModelOpacity with Mapbox Expression.

Link copied to clipboard
fun ModelOpacity(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard