ComfyUI Node
Gate Any (CCN)
Pass any value through when enabled; when disabled, downstream nodes are silently skipped. With skip_upstream on, the branch feeding 'value' is never executed while the gate is closed.
Gate Any (CCN)
- value
- value
◄enabledtrue►
◄skip_upstreamtrue►
CategoryComfyCollectorNodes/Utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | Any value to pass through when the gate is enabled. | |
| enabled | BOOLEAN | true | When off, downstream nodes are silently skipped. |
| skip_upstream | BOOLEAN | true | When the gate is disabled, also skip executing the branch feeding 'value'. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value | * | — |