FillHolesCaptureHeight#

Property in DepthProbe

Fills holes left by the maximum of the capture range.

Setting the maximum capture range lower than the highest point of geometry can be useful for eliminating depth artifacts from overhangs, but the side effect is there will be a hole in the depth data where geometry is clipped by the near plane. This will only capture where the holes are to fill them in. This height is relative to the maximum capture range. Set to zero to skip.

Declaration#

public float FillHolesCaptureHeight { get; set; }