Function Environment.dofBlurNearQuality

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

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

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