Environment.fogSunColor

The depth fog's Color when looking towards the sun.

  1. Color fogSunColor [@property getter]
    struct Environment
    @nogc nothrow @property
    Color
    fogSunColor
    ()
  2. Color fogSunColor [@property setter]

Meta