VNyan expressions
vnyan_expressionList, read, export, and import Expression Mapper entries mapping input blendshape windows to forced output values. Export to .vnexp; import adds/replaces by name and needs VNyan closed.
Instructions
Expression Mapper entries: input blendshape value windows (AND-gated, case-insensitive match) that force output blendshape values when all inputs are in range. 'list'/'read' (disk, always readable) read settings.json 'Expressions'. 'export' writes one entry out as a standalone .vnexp JSON file. 'import' reads a .vnexp file and adds/replaces it by name in settings.json - REQUIRES VNyan closed, same guard as vnyan_settings_set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Expression name (required for read/export) | |
| path | No | .vnexp file path (required for import/export) | |
| action | Yes | Which expression operation to perform |