Function Environment.ssaoIntensity
The primary screen-space ambient occlusion intensity. See also ssaoRadius
.
double ssaoIntensity() nothrow @property @nogc;
void ssaoIntensity
(
double v
) nothrow @property @nogc;