Fire a bridged post-processing effect
vnyan_effectApplies bloom, vignette, ambient light, or sun light effects to a VNyan avatar via a bridge graph trigger. Requires prior bridge graph installation.
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 |