scene_cleanup
Remove orphaned materials, meshes, images, and textures with zero users to reduce file size and declutter the scene.
Instructions
Clean up unused data blocks from the scene.
Removes orphaned materials, meshes, images, and textures that have zero users. Reduces file size and clutter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remove_unused_images | No | ||
| remove_unused_meshes | No | ||
| remove_unused_textures | No | ||
| remove_unused_materials | No |