skyOpacity

open override fun skyOpacity(skyOpacity: Double): SkyLayer

The opacity of the entire sky layer.

Parameters

skyOpacity

value of skyOpacity

open override fun skyOpacity(skyOpacity: Expression): SkyLayer

The opacity of the entire sky layer.

Parameters

skyOpacity

value of skyOpacity as Expression

val skyOpacity: Double?

The opacity of the entire sky layer.