Function Environment.dofBlurNearDistance
Distance from the camera where the near blur effect affects the rendering.
double dofBlurNearDistance() nothrow @property @nogc;
void dofBlurNearDistance
(
double v
) nothrow @property @nogc;