Function Environment.dofBlurNearEnabled
If true
, enables the depth-of-field near blur effect.
bool dofBlurNearEnabled() nothrow @property @nogc;
void dofBlurNearEnabled
(
bool v
) nothrow @property @nogc;