Cache¶
Category: Utility
Description¶
Cache geometry to avoid recompute
Inputs¶
- Input 0: Geometry to process
Parameters¶
Cache¶
Enable Cache (int)
Store cooked geometry to avoid recomputation
- Default:
0| Options:Off,On
Lock Cache (int)
Prevent cache from being automatically cleared
- Default:
0| Options:Off,On
Clear Cache (int)
Force refresh by clearing cached geometry
- Default:
0
Example Usage¶
Add a Cache node and connect appropriate inputs.
See Also¶
No related nodes