directLightAffect property

double directLightAffect
getter/setter pair

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;