HorizonBlend

Horizon blend applies a smooth fade from the color of the atmosphere to the color of space. A value of zero leaves a sharp transition from atmosphere to space. Increasing the value blends the color of atmosphere into increasingly high angles of the sky.

Parameters

value

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

Constructors

Link copied to clipboard
fun HorizonBlend(value: Double)

Construct the HorizonBlend with Double.

Link copied to clipboard
fun HorizonBlend(expression: Expression)

Construct the HorizonBlend with Mapbox Expression.

Link copied to clipboard
fun HorizonBlend(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard