shadowAmbientStrength property

double shadowAmbientStrength
getter/setter pair

How much the shadow also darkens the IBL ambient; see DirectionalLight.shadowAmbientStrength. Useful here because a SkyEnvironment bakes the sun into the ambient, so a plain shadow leaves shadowed areas reading as fully lit.

Implementation

double shadowAmbientStrength;