Function Environment.dofBlurNearAmount
The amount of near blur for the depth-of-field effect.
double dofBlurNearAmount() nothrow @property @nogc;
void dofBlurNearAmount
(
double v
) nothrow @property @nogc;