sky_blend
If this
variable is nonzero
, sky domes are not clipped abruptly at the sky_clip angle, but get a transparency range for fading at the horizon.
Range:
0, 1
Type:
var (default 1)
Example:
function main()
{
...
sky_blend = 0; // sharp sky edge
See also:
sky_clip, DOME
► latest
version online