Patch Toggle

Enable or disable a patch document without deleting it

intermediate
Since P00

Input Ports

Patch

Patch input for Patch Toggle.

PixelPatch
Enabled

Enabled input for Patch Toggle.

Bool

Output Ports

Patch

Patch output from Patch Toggle.

PixelPatch

Parameters

NameTypeDefaultDescription
EnabledBool`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

NameTypeDefaultDescription
EnabledBool`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.