Function ProceduralSky.sunCurve
How quickly the sun fades away between sunAngleMin and sunAngleMax.
double sunCurve() nothrow @property @nogc;
void sunCurve
(
double v
) nothrow @property @nogc;
How quickly the sun fades away between sunAngleMin and sunAngleMax.
double sunCurve() nothrow @property @nogc;
void sunCurve
(
double v
) nothrow @property @nogc;