ProceduralSky.sunLatitude

The suns height using polar coordinates.

  1. double sunLatitude [@property getter]
    struct ProceduralSky
    @nogc nothrow @property
    double
    sunLatitude
    ()
  2. double sunLatitude [@property setter]

Meta