ProceduralSky.sunColor

The sun's color.

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

Meta