Function Environment.dofBlurFarDistance

The distance from the camera where the far blur effect affects the rendering.

double dofBlurFarDistance() nothrow @property @nogc;

void dofBlurFarDistance (
  double v
) nothrow @property @nogc;