blender_mesh_merge
Merge mesh vertices to repair gaps, join geometry, and remove doubles. Choose center, first, last, or distance-based merging for precise control.
Instructions
Merge vertices together — close gaps, join geometry, remove doubles. Supports merge to center, first, last, or by distance threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| distance | No | Merge distance threshold (for BY_DISTANCE mode) | |
| merge_type | No | How to merge: CENTER (average position), FIRST, LAST, or BY_DISTANCE | CENTER |
| object_name | Yes | Name of the mesh object | |
| vertex_indices | No | Vertex indices to merge |