remove_modifier
Remove modifiers from 3D objects in Blender to simplify models or undo applied effects.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| modifier_name | Yes |