# Set DNA Expression

<div align="left"><figure><img src="https://2202237093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FililYtTOKJkeJpzbCa02%2Fuploads%2F5nzvqhbNmG2uO5SU2clw%2Fimage_2025-11-01_023710922.png?alt=media&#x26;token=ae450740-0d52-45b7-800a-c051f103e235" 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>" %}
