contactShadows property
Marches the camera depth buffer toward the light for small-scale contact shadowing that shadow-map resolution and bias miss. Runs on the screen-space occlusion chain (enabling this adds those passes even with ambient occlusion off) and needs a perspective camera. Applies whether or not castsShadow is set.
Implementation
bool contactShadows;