Remove Holes
Remove holes from meshes to reduce polygon count.
Parameters
Parameter | Type | Description |
---|---|---|
throughHoles | Boolean | Through holes entirely go through the volume of an object and come out on the other side. |
blindHoles | Boolean | Blind holes partly go through the volume of an object. |
surfacicHoles | Boolean | Surface holes are cut into a surface and don't have depth. Their edges are boundaries (shown in blue when viewing edges). |
maxDiameter | Single | Remove holes which diameter is less than specified value. Remove all holes if less than 0. |