td_save_tox
Export a TouchDesigner COMP node to an external .tox file by specifying its path and the target file location.
Instructions
Save a Component (COMP) operator to an external .tox file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the COMP operator to save (e.g. '/project1/my_comp'). | |
| filepath | Yes | Absolute path or relative path to save the .tox file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |