shadowBias property
Scales the offset applied to the shading point before the cage lookup, as a multiple of the smallest cell edge. Absorbs the octahedral averaging error so flat surfaces do not self-shadow. Expressed relative to cell size on purpose, so it does not have to be retuned for scene scale.
Implementation
double shadowBias = 0.3;