> 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/standalone-morph-target/get-weight.md).

# Get Weight

Retrieves the current Weight for the provided Standalone Morph Target. \
Weight represents the impact this Standalone Morph Target has on its Skeletal Mesh

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

#### Inputs

| Parameter                                                                  | Description                                        |
| -------------------------------------------------------------------------- | -------------------------------------------------- |
| <p>Target </p><p><code>Standalone Morph Target Object Reference</code></p> | Standalone Morph Target to retrieve the Name from. |

#### Outputs

| Parameter                                          | Description    |
| -------------------------------------------------- | -------------- |
| <p>Return Value</p><p>Float (single-precision)</p> | Current Weight |
