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]
  2. double fogSunAmount [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    fogSunAmount
    (
    double v
    )

Meta