bias property

double bias
getter/setter pair

Distance, in world units, a sampled surface must sit in front of the shaded point before it counts as an occluder. Lifts the estimate off the surface so a flat plane does not occlude itself.

Implementation

double bias = 0.07;