Load Geometry Cache

/**
* 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
*/Last updated