skyGradientRadius

abstract fun skyGradientRadius(skyGradientRadius: Double = 90.0): SkyLayer

The angular distance (measured in degrees) from sky-gradient-center up to which the gradient extends. A value of 180 causes the gradient to wrap around to the opposite direction from sky-gradient-center.

Parameters

skyGradientRadius

value of skyGradientRadius

abstract fun skyGradientRadius(skyGradientRadius: Expression): SkyLayer

The angular distance (measured in degrees) from sky-gradient-center up to which the gradient extends. A value of 180 causes the gradient to wrap around to the opposite direction from sky-gradient-center.

Parameters

skyGradientRadius

value of skyGradientRadius as Expression