directLightAffect property
Fraction of screen-space occlusion applied to analytic direct lights.
0.0 affects indirect lighting only, while 1.0 affects both equally.
Implementation
double directLightAffect = 0.0;
Fraction of screen-space occlusion applied to analytic direct lights.
0.0 affects indirect lighting only, while 1.0 affects both equally.
double directLightAffect = 0.0;