Coarsens polygonal surfaces.
| Name | Description |
|---|---|
| name | Object name [string] |
| input_mesh | Input mesh [mesh] |
| output_mesh | Output mesh [mesh] |
| cost_function | Cost function [enumeration] |
| midvertex_function | Mid-vertex function [enumeration] |
| stop_function | Stop function [enumeration] |
| max_fold_angle | Maximum fold angle [number] |
| edge_number | Final edge number [integer] |
| max_edge_cost | Maximum edge cost [number] |
| volume_weight | Weight used for volume optimization [number] |
| boundary_weight | Weight used for boundary optimization [number] |
| shape_weight | Weight used for shape optimization [number] |