ScriptParameter element
Defines a parameter script variable. Parameter script variables are typically used to get input from the outside world, e.g. from an operator.
Parent
Parameters
Attributes
Name |
Type |
Required |
Description |
id |
unsignedInt |
Yes |
Specifies the unique ID of the parameter script variable. |
type |
string |
Yes |
Specifies the parameter type. |
values |
string |
Yes |
Specifies the name of the memory file that holds the values to choose from. |
Children
Name |
Occurrences |
Description |
Description |
|
Specifies the name of the parameter script variable. |