Fire a bridged post-processing effect
vnyan_effectApply bloom or vignette post-processing to VNyan avatar via bridge graph trigger. Adjustable intensity and toggle; requires prior bridge graph install.
Instructions
Drives a post-processing effect (bloom/vignette) via the installed bridge graph's TriggerNode. REQUIRES vnyan_bridge_graph action 'install' to have been run once. Source: plugin trigger.call (live). This node type has no getter in VNyan at any tier - the MCP tracks the value it just sent, it does not read back the actual applied state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Bridge action key, e.g. 'bloom' or 'vignette' | |
| toggle | No | Default true (most of these effects toggle off on a repeat call with the same state) | |
| intensity | No | Default 0 |