# Delete

Mesh Morpher allows users to delete Morph Targets in-engine without the need of any other DCC software.

You can delete a single Morph Target or multiple Morph Targets by using *Ctrl+Click* or *Shift+Click* to select additional Morph Targets in the Morph Targets list.

There are three ways to delete Morph Targets:

* By clicking Delete in Mesh Morpher's toolbar\
  ![](/files/aS9l9K8K7fq3HgCIAAuL)
* By Right-clicking on the Morph Target you want to Delete in Morph Targets list and select Rename.\
  ![](/files/2UKQLEwcQ5e93zAmYY5X)
* Navigating to Edit top dropdown menu and clicking Delete\
  ![](/files/ZZIs2ZjFsDC6EcGBad7E)

{% hint style="warning" %}
A new dialog will pop asking for confirmation. Clicking Yes will proceed with Morph Target removal.\
![](/files/BcyTlq6Ngbo94mfJmmRH)
{% endhint %}

{% hint style="info" %}
Keyboard shortcut: DELETE
{% endhint %}

> The button is greyed out when there's no selection.

{% hint style="danger" %}
Morph Target removal is irreversible.
{% endhint %}

> Delete allows multi-selection.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meshmorpher.com/editor/basic-operations/delete.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
