skyAtmosphereHaloColor

abstract fun skyAtmosphereHaloColor(skyAtmosphereHaloColor: String = "white"): SkyLayer
abstract fun skyAtmosphereHaloColor(@ColorInt skyAtmosphereHaloColor: Int): SkyLayer

A color applied to the atmosphere sun halo. The alpha channel describes how strongly the sun halo is represented in an atmosphere sky layer.

Parameters

skyAtmosphereHaloColor

value of skyAtmosphereHaloColor

abstract fun skyAtmosphereHaloColor(skyAtmosphereHaloColor: Expression): SkyLayer

A color applied to the atmosphere sun halo. The alpha channel describes how strongly the sun halo is represented in an atmosphere sky layer.

Parameters

skyAtmosphereHaloColor

value of skyAtmosphereHaloColor as Expression