skyOpacity

open override fun skyOpacity(skyOpacity: Double): SkyLayer

The opacity of the entire sky layer. Default value: 1. Value range: 0, 1

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

Parameters

skyOpacity

value of skyOpacity


open override fun skyOpacity(skyOpacity: Expression): SkyLayer

The opacity of the entire sky layer. Default value: 1. Value range: 0, 1

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

Parameters

skyOpacity

value of skyOpacity as Expression


The opacity of the entire sky layer. Default value: 1. Value range: 0, 1