object.retopo
Retopologize meshes to a specified face budget using voxel remeshing or decimate-only when voxel is unsafe.
Instructions
Retopologize a mesh to a face budget (voxel+decimate, or decimate-only when voxel is unsafe)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | auto | |
| object | Yes | ||
| adaptivity | No | ||
| voxel_size | No | ||
| target_faces | Yes | ||
| preserve_sharp | No | ||
| preserve_boundary | No |