HighColor

The color of the atmosphere region above the horizon, high-color extends further above the horizon than the color property and its spread can be controlled with horizon-blend. The opacity can be set to 0 to remove the high atmosphere color contribution.

Parameters

value

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

Constructors

Link copied to clipboard
fun HighColor(value: Color)

Construct the HighColor with androidx.compose.ui.graphics.Color.

Link copied to clipboard
fun HighColor(expression: Expression)

Construct the HighColor with Mapbox Expression.

Link copied to clipboard
fun HighColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard