Function Environment.ssaoIntensity2

The secondary screen-space ambient occlusion intensity. See also ssaoRadius2.

double ssaoIntensity2() nothrow @property @nogc;

void ssaoIntensity2 (
  double v
) nothrow @property @nogc;