td_custom_parameters
Create or update custom parameter pages on a TouchDesigner COMP. Specify kind, name, and optional label, size, default, min, max.
Instructions
Create or update a custom parameter page on a COMP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Custom page name | |
| path | Yes | Path to a COMP with custom parameters | |
| params | Yes | One or more parameter specifications to create on the page. Each spec has kind (float/int/toggle/menu/str/rgb/rgba/pulse/file/filesave/folder/chop/comp/dat/mat/header), name, and optional label/size/default/min/max. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |