skyAtmosphereHaloColor

open override fun skyAtmosphereHaloColor(skyAtmosphereHaloColor: String): SkyLayer
open override 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

open override 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

val skyAtmosphereHaloColor: String?

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