> 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/find-morph-target.md).

# Find Morph Target

Attempts to find a Morph Target with the given Name

<div align="left"><figure><img src="/files/3p0zcHd7lpbU3KiX04hm" 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 search on. |
| <p>Name</p><p><code>Name</code></p>                                     | The Name to search for      |

#### Outputs

| Parameter                                                             | Description                                                       |
| --------------------------------------------------------------------- | ----------------------------------------------------------------- |
| <p>Return Value</p><p> <code>Morph Target Object Reference</code></p> | Returns a valid Morph Target Object if the search was successful. |
