Patch Toggle
Enable or disable a patch document without deleting it
intermediate
Since P00
Input Ports
Patch
Patch input for Patch Toggle.
Enabled
Enabled input for Patch Toggle.
Output Ports
Patch
Patch output from Patch Toggle.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Enabled | Bool | `true` | Controls the enabled setting for Patch Toggle. |
Overview
Enable or disable a patch document without deleting it
Inputs and Outputs
Input Ports
- Patch
PixelPatch: Patch input for Patch Toggle. - Enabled
Bool: Enabled input for Patch Toggle.
Output Ports
- Patch
PixelPatch: Patch output from Patch Toggle.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Enabled | Bool | `true` | Controls the enabled setting for Patch Toggle. |
When to Use
Use Patch Toggle when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.