skyOpacity

abstract fun skyOpacity(skyOpacity: Double = 1.0): SkyLayer

The opacity of the entire sky layer.

Parameters

skyOpacity

value of skyOpacity

abstract fun skyOpacity(skyOpacity: Expression): SkyLayer

The opacity of the entire sky layer.

Parameters

skyOpacity

value of skyOpacity as Expression