Environment.fogDepthEnd

The fog's depth end distance from the camera. If this value is set to 0, it will be equal to the current camera's Camera.far value.

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

Meta