remove_modifier
Remove a modifier from a 3D object by specifying the object name and modifier name.
Instructions
Remove a modifier from an object.
Args: object_name: Name of the object. modifier_name: Name of the modifier to remove.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| modifier_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||