Function Environment.ssaoAoChannelAffect
The screen-space ambient occlusion intensity on materials that have an AO texture defined. Values higher than 0
will make the SSAO effect visible in areas darkened by AO textures.
double ssaoAoChannelAffect() nothrow @property @nogc;
void ssaoAoChannelAffect
(
double v
) nothrow @property @nogc;