> 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/get-morph-targets-names.md).

# Get Morph Targets Names

Retrieve all  Morph Targets Names from a Skeletal Mesh.

<div align="left"><figure><img src="/files/I624ewrSnXjJEE05UaJZ" 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 retrieve Morph Targets names from. |

#### Outputs

| Parameter                                       | Description                                                      |
| ----------------------------------------------- | ---------------------------------------------------------------- |
| <p>Names </p><p><code>Array of Names</code></p> | The array of Morph Target Names retrieved from the Skeletal Mesh |
