add_multires_modifier
Add a Multiresolution modifier to mesh objects for sculpting detail with customizable subdivision levels in Blender.
Instructions
Add a Multiresolution modifier for sculpting detail.
Args: object_name: Name of the mesh object. levels: Number of subdivision levels to add (1-6).
Returns: Dict with object name and modifier info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| levels | No |