sculpt_multires_workflow
Control multi-resolution sculpting with actions to set up, adjust, and rebuild subdivision levels for broad or detailed sculpting.
Instructions
Full multi-resolution sculpting workflow control.
action: 'setup' — Add multires modifier and subdivide to target levels 'set_level' — Change sculpt subdivision level (low for broad, high for detail) 'apply_base' — Move base mesh toward sculpted shape 'delete_higher' — Delete subdivision levels above current 'unsubdivide' — Reduce base mesh topology 'rebuild' — Rebuild subdivisions from topology 'info' — Show current multires state
levels: Number of subdivision levels for 'setup'. sculpt_level: Target sculpt level for 'set_level' (-1 = max). subdivision_type: CATMULL_CLARK or SIMPLE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | setup | |
| levels | No | ||
| mesh_name | Yes | ||
| sculpt_level | No | ||
| subdivision_type | No | CATMULL_CLARK |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |