Function ProceduralSky.sunLatitude
The sun's height using polar coordinates.
double sunLatitude() nothrow @property @nogc;
void sunLatitude
(
double v
) nothrow @property @nogc;
The sun's height using polar coordinates.
double sunLatitude() nothrow @property @nogc;
void sunLatitude
(
double v
) nothrow @property @nogc;