ProceduralSky.sunColor

Color of the sun.

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

Meta