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

# Rename Geometry Cache Track

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

```
/**
 * Node that renames tracks in a geometry cache.
 * 
 * Allows batch renaming of animation tracks in a geometry cache
 * asset for organization and compatibility.
 * 
 * Usage:
 * 1. Connect geometry cache input
 * 2. Configure track name mappings
 * 3. Click Apply to rename tracks
 */
```
