VNyan expressions
vnyan_expressionManage blendshape expression mappings: list, read, export, and import entries that force output values when input blendshapes are within specified ranges.
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 |