remesh
Remesh a 3D object to create clean topology. Choose from VOXEL, SHARP, SMOOTH, or BLOCKS modes to control detail level.
Instructions
Remesh an object to create a clean topology.
Args: object_name: Name of the mesh object to remesh. voxel_size: Voxel size for remeshing (smaller = more detail). Only used in VOXEL mode. mode: Remesh mode - VOXEL, SHARP, SMOOTH, or BLOCKS.
Returns: Dict with object name and new vertex count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| voxel_size | No | ||
| mode | No | VOXEL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||