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

# Sculpt Geometry Cache

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

```
/**
 * Node that applies sculpt edits to a geometry cache.
 * 
 * Bakes mesh modifications into animated geometry cache data,
 * with options for fade in/out at the boundaries.
 * 
 * Usage:
 * 1. Connect geometry cache and sculpt edits
 * 2. Configure frame range and fade settings
 * 3. Click Apply to update geometry cache
 */
```
