> For the complete documentation index, see [llms.txt](https://docs.meshmorpher.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmorpher.com/runtime/utilities/remove-morph-target.md).

# Remove Morph Target

Removes a Morph Target with the given name from the Skeletal Mesh.

<div align="left"><figure><img src="/files/GdIj8soXUAqrVJCESrh6" alt="Create Morph Targets at runtime from Mesh Files"><figcaption></figcaption></figure></div>

#### Inputs

| Parameter                                                               | Description                                |
| ----------------------------------------------------------------------- | ------------------------------------------ |
| <p>Skeletal Mesh </p><p><code>Skeletal Mesh Object Reference</code></p> | Skeletal Mesh to remove from.              |
| <p>Name</p><p><code>Name</code></p>                                     | The Name of the Morph Target to be removed |

#### Outputs

| Parameter                                       | Description                                                |
| ----------------------------------------------- | ---------------------------------------------------------- |
| <p>Return Value</p><p> <code>Boolean</code></p> | Returns true if the Morph Target was successfully removed. |
