ProceduralSky.sunLatitude

The suns height using polar coordinates.

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

Meta