For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Geometry Cache Frame

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

Last updated