# Remove Morph Target

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

<div align="left"><figure><img src="https://2202237093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FililYtTOKJkeJpzbCa02%2Fuploads%2FvoB9sZm0EBnbypDvLjsi%2Fimage_2022-12-15_112631456.png?alt=media&#x26;token=406e8821-42a5-460f-bc06-edda9398b445" 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. |
