Mesh | M | Mesh to reduce | Mesh |
Face Count | F | Target face count. This number is just a target goal, face count in resulting reduced mesh may differ | Integer |
Accuracy | A | Accuracy of reduction (1 = Least, 10 = Most) | Integer |
Face Type | T | 0 = Default (face types are a direct result of the reduction)
1 = Quadrangulate if possible (gets applied after reduction, may change face count)
2 = Triangulate all (gets applied after reduction, may change face count) | Integer |
Distort | D | If true, mesh will reduce to reach the desired face count
If false, mesh will reduce only until the point at which the mesh shape would be required to change | Boolean |
Normalize | N | More equally distribute the mesh face sizes | Boolean |