mesh_operation
Apply mesh editing operations including subdivide, bevel, triangulate, decimate, merge by distance, and recalculate normals to refine 3D geometry.
Instructions
bmesh operation on a mesh. operation: subdivide (params {cuts}), bevel ({offset, segments}), triangulate, decimate ({angle_limit}), merge_by_distance ({distance}), recalc_normals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| operation | Yes | ||
| object_name | Yes |