sky Atmosphere Halo Color
abstract fun skyAtmosphereHaloColor(skyAtmosphereHaloColor: String = "white"): SkyLayer
Content copied to clipboard
abstract fun skyAtmosphereHaloColor(@ColorInt skyAtmosphereHaloColor: Int): SkyLayer
Content copied to clipboard
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
sky Atmosphere Halo Color
value of skyAtmosphereHaloColor
abstract fun skyAtmosphereHaloColor(skyAtmosphereHaloColor: Expression): SkyLayer
Content copied to clipboard
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
sky Atmosphere Halo Color
value of skyAtmosphereHaloColor as Expression