Function ProceduralSky.sunLongitude
The direction of the sun using polar coordinates.
double sunLongitude() nothrow @property @nogc;
void sunLongitude
(
double v
) nothrow @property @nogc;
The direction of the sun using polar coordinates.
double sunLongitude() nothrow @property @nogc;
void sunLongitude
(
double v
) nothrow @property @nogc;