enable_dyntopo
Enable dynamic topology to adaptively add and remove mesh detail during sculpting, providing unlimited resolution without uniform subdivision. Set object, detail size, and mode.
Instructions
Enable dynamic topology (dyntopo) for adaptive sculpting resolution.
Dyntopo adds and removes mesh detail dynamically as you sculpt, allowing unlimited detail where needed without uniform subdivision.
Args: object_name: Name of the mesh object (must be in sculpt mode or will enter it). detail_size: Detail level (smaller = more detail). Range: 0.1-500.0. detail_mode: Detail mode. One of: RELATIVE, CONSTANT, BRUSH, MANUAL.
Returns: Confirmation dict with dyntopo settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| detail_size | No | ||
| detail_mode | No | RELATIVE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||