delete_material
Remove materials from Blender 3D projects by specifying the material name to manage scene resources and maintain project organization.
Instructions
Delete a material by name.
Args: material_name: Name of the material to delete.
Returns: Confirmation dict.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_name | Yes |