> 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/importers/load-animation-sequence.md).

# Load Animation Sequence

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

```
/**
 * Node that loads an animation sequence asset into the graph.
 * 
 * Provides access to animation data for frame extraction
 * and animation-based mesh deformation.
 * 
 * Usage:
 * 1. Select an animation sequence asset
 * 2. Output provides access to animation data
 */
```
