Template:Summary
Template for Summary Section of OPs
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Operator Family | opFamily | no description
| String | required |
Operator Type | opType | no description
| String | optional |
Operator Label | opLabel | no description
| String | optional |
Operator Class | opClass | no description
| String | required |
Operator License | opLicense | no description
| String | required |
Is Filter | opFilter | no description
| Boolean | optional |
Short Description | short | no description
| String | optional |
Long Description | long | no description
| String | optional |
Parameters in TouchDesigner are an operator's settings (numbers, menus, flags, strings, paths) which the user can alter. Parameters for any operator can be opened by right-clicking on the operator and selecting "Parameters..." A currently selected operator's parameters can be viewed in a Network Editor by pressing the keyboard shortcut 'p'.
Operators that have 1 or more input, like a Math CHOP, are called filters. See Generator.