asset_delete
Delete assets from Unity projects by specifying their file paths to remove unnecessary files and maintain project organization.
Instructions
Delete an asset from the project by its path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Asset path to delete (e.g. Assets/Materials/Wood.mat) |