# Load Animation Sequence

<div align="left"><figure><img src="https://2202237093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FililYtTOKJkeJpzbCa02%2Fuploads%2FhBWgebRhDkodqTFCx7qH%2Fimage.png?alt=media&#x26;token=98556943-099c-4acf-b564-fea30940b55d" 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
 */
```
