skyAtmosphereSunIntensity

open override fun skyAtmosphereSunIntensity(skyAtmosphereSunIntensity: Double): SkyLayer

Intensity of the sun as a light source in the atmosphere (on a scale from 0 to a 100). Setting higher values will brighten up the sky.

Parameters

skyAtmosphereSunIntensity

value of skyAtmosphereSunIntensity

open override fun skyAtmosphereSunIntensity(skyAtmosphereSunIntensity: Expression): SkyLayer

Intensity of the sun as a light source in the atmosphere (on a scale from 0 to a 100). Setting higher values will brighten up the sky.

Parameters

skyAtmosphereSunIntensity

value of skyAtmosphereSunIntensity as Expression

val skyAtmosphereSunIntensity: Double?

Intensity of the sun as a light source in the atmosphere (on a scale from 0 to a 100). Setting higher values will brighten up the sky.