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