skyAtmosphereSun

open override fun skyAtmosphereSun(skyAtmosphereSun: List<Double>): SkyLayer

Position of the sun center a azimuthal angle, p polar angle. The azimuthal angle indicates the position of the sun relative to 0 degree north, where degrees proceed clockwise. The polar angle indicates the height of the sun, where 0 degree is directly above, at zenith, and 90 degree at the horizon. When this property is ommitted, the sun center is directly inherited from the light position. Minimum value: 0,0. Maximum value: 360,180.

Use static method SkyLayer.defaultSkyAtmosphereSun to set the default property.

Parameters

skyAtmosphereSun

value of skyAtmosphereSun


open override fun skyAtmosphereSun(skyAtmosphereSun: Expression): SkyLayer

Position of the sun center a azimuthal angle, p polar angle. The azimuthal angle indicates the position of the sun relative to 0 degree north, where degrees proceed clockwise. The polar angle indicates the height of the sun, where 0 degree is directly above, at zenith, and 90 degree at the horizon. When this property is ommitted, the sun center is directly inherited from the light position. Minimum value: 0,0. Maximum value: 360,180.

Use static method SkyLayer.defaultSkyAtmosphereSunAsExpression to set the default property.

Parameters

skyAtmosphereSun

value of skyAtmosphereSun as Expression


Position of the sun center a azimuthal angle, p polar angle. The azimuthal angle indicates the position of the sun relative to 0 degree north, where degrees proceed clockwise. The polar angle indicates the height of the sun, where 0 degree is directly above, at zenith, and 90 degree at the horizon. When this property is ommitted, the sun center is directly inherited from the light position. Minimum value: 0,0. Maximum value: 360,180.