skyOpacity

open override fun skyOpacity(skyOpacity: Double): SkyLayer

The opacity of the entire sky layer.

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.

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

Parameters

skyOpacity

value of skyOpacity as Expression


The opacity of the entire sky layer.