> 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/load-dna.md).

# Load DNA

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

```
/**
 * Node that loads DNA data from a skeletal mesh asset.
 * 
 * Extracts the embedded MetaHuman DNA data from a skeletal mesh
 * for use in other DNA-related nodes.
 * 
 * Usage:
 * 1. Select a skeletal mesh with embedded DNA
 * 2. Output DNA pin provides access to DNA data
 */
```
