ComfyUI Node
Mask Pick By Index
A ComfyUI node in MultiMaskOps with 2 inputs and 1 output.
Mask Pick By Index
- masks
- mask
◄index0►
CategoryMultiMaskOps
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| masks | MASK | A list of masks to pick from. | |
| index | INT | 0-10000–10000 | Which mask to return. 0 = first, 1 = second, ... Negative counts from the end (-1 = last). Out-of-range values clamp to the nearest end. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mask | MASK | — |