skyAtmosphereSunIntensity

abstract fun skyAtmosphereSunIntensity(skyAtmosphereSunIntensity: Double = 10.0): 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

abstract 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