EnableBackFaceInclusion#
Increase coverage by testing mesh back faces within the Fill Holes area.
Uses the back-faces to include meshes where the front-face is within the Fill Holes area and the back-face is within the capture area. An example would be an upright cylinder not over a hole but was not captured due to the top being clipped by the near plane.
Declaration#
public bool EnableBackFaceInclusion { get; set; }