Environment.dofBlurFarQuality

The depth-of-field far blur's quality. Higher values can mitigate the visible banding effect seen at higher strengths, but are much slower.

  1. Environment.DOFBlurQuality dofBlurFarQuality [@property getter]
  2. long dofBlurFarQuality [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    dofBlurFarQuality
    (
    long v
    )

Meta