> 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-geometry-cache.md).

# Load Geometry Cache

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

```
/**
 * Node that loads a geometry cache asset into the graph.
 * 
 * Provides access to Alembic-style animated mesh data
 * for frame extraction and processing.
 * 
 * Usage:
 * 1. Select a geometry cache asset
 * 2. Output provides access to cache data
 */
```
