VNyan parameters
vnyan_paramRead, write, or expand parameter references for VNyan avatar parameters. Supports numeric, text, and built-in internal values.
Instructions
Get or set VNyan's numeric/text parameters and expand [bracketed] parameter references in a string. These are the same parameters SetParamNode/FilterParamNode read and write in node graphs. Source: plugin (live, read+write).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Parameter name (required for get/set actions) | |
| text | No | Text containing [bracketed] parameter refs, for fillString | |
| value | No | Value to set | |
| which | No | Which built-in, for 'internal' | |
| action | Yes | Which parameter operation to perform |