> 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/graph/metahuman-dna/set-dna-expression.md).

# Set DNA Expression

<div align="left"><figure><img src="/files/U1KKSq8FfvVf5yYjh5na" alt=""><figcaption></figcaption></figure></div>

```
/**
 * Node that sets/modifies a facial expression in a MetaHuman DNA asset.
 * 
 * Updates the combined blendshape result for a specific expression,
 * computing the necessary individual blendshape changes.
 * 
 * Usage:
 * 1. Connect DNA asset and modified expression mesh
 * 2. Select expression name
 * 3. Click Apply to update DNA
 */
```

| Parameter                                                   | Description                                             |
| ----------------------------------------------------------- | ------------------------------------------------------- |
| <p>ExpressionName</p><p><code>string</code></p>             | Selected Expression. Must be valid.                     |
| <p>Insert Missing Attributes</p><p><code>boolean</code></p> | Wether to insert missing attributes in bone transforms. |

{% embed url="<https://www.youtube.com/watch?v=vn4RiA_Xwcs>" %}
