ComfyUI Node
Set Pixaroma
Store any connection under a name, then read it back anywhere with a Get Pixaroma node. A wireless wire that keeps the canvas clean. It also has a passthrough output, so a nearby node can wire to it directly while far ones read it with a Get. It lives only in the editor: at run time the value flows straight from the original source, so it never changes the result or slows anything down. Wire anything in, type a name, and keep the node collapsed to stay tidy.
Set Pixaroma
- value
- *
◄name►
Category👑 Pixaroma/🔀 Logic & Flow
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| name | STRING | The variable name. A Get Pixaroma node reads this value by picking this name. | |
| valueopt | * | Wire anything here to store it under the name. A Get Pixaroma node (or this node's own passthrough output) reads it back. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | The same value you wired in. Connect a nearby node directly here, or read it from anywhere with Get Pixaroma. |