remove_material
Remove a material from an object's slots or delete its datablock entirely. Clean up unused materials to keep Blender assets organized.
Instructions
Unassign a material from an object, or delete the material datablock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | No | Remove the material from this object's slots | |
| material | Yes | ||
| delete_datablock | No | Delete the material from the blend file entirely |