Environment.fogSunAmount

The intensity of the depth fog color transition when looking towards the sun. The sun's direction is determined automatically using the DirectionalLight node in the scene.

  1. double fogSunAmount [@property getter]
    struct Environment
    @nogc nothrow @property
    double
    fogSunAmount
    ()
  2. double fogSunAmount [@property setter]

Meta