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. Default value: 10. Value range: 0, 100

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. Default value: 10. Value range: 0, 100

Parameters

skyAtmosphereSunIntensity

value of skyAtmosphereSunIntensity as Expression