add_decimate
Reduce triangle count by adding a Decimate modifier with adjustable ratio and decimation type.
Instructions
Add a Decimate modifier to reduce triangle count.
For LOD chains prefer create_lod, which builds named copies and leaves the source untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ratio | No | Fraction of faces to keep, e.g. 0.5 halves them | |
| triangulate | No | ||
| decimate_type | No | COLLAPSE | |
| modifier_name | No |