Polygon Reduction
Simplifies the mesh while keeping the silhouette.


Polygon Reduction merges vertices and discards faces until it reaches the requested percentage, giving priority to what changes the shape the least. It is useful to generate a light version of a dense object, or to bring an imported mesh to the low poly style.
Properties
- Reduction: How much of the mesh is discarded, as a percentage. The higher it is, the lighter and the more faceted the result.