blender_object_delete
Remove a specified 3D object from the Blender scene, with the option to delete its associated data.
Instructions
Delete the specified object.
Args: params: Object name and deletion options
Returns: Deletion result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |