ProceduralSky.sunLatitude

The sun's height using polar coordinates.

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

Meta