Function 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.

Environment.DOFBlurQuality dofBlurFarQuality() nothrow @property @nogc;

void dofBlurFarQuality (
  long v
) nothrow @property @nogc;