ComfyUI Node
Nuke Shuffle Pass
A ComfyUI node in Nuke/IO with 4 inputs and 2 outputs.
Nuke Shuffle Pass
- passes
- image
- info
◄pass_nameRGBA►
◄channel_modeauto►
◄on_missingblack►
CategoryNuke/IO
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| passes | NUKE_PASSES | — | |
| pass_name | STRING | RGBA | — |
| channel_modeopt | COMBO | auto | How to convert the pass to a 3/4-channel IMAGE: auto: 1ch->gray, 2ch->pad, 3/4ch->as-is, 5+->first 4 rgb: force 3 channels rgba: force 4 channels (add alpha=1) single_to_rgb: always treat as grayscale |
| on_missingopt | COMBO | black | If the named pass is not found: return black or raise |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| info | STRING | — |