Studio and Graph › Utility
Reroute
A knot on a wire. Values pass through unchanged, so a long route can bend around other nodes. Purely visual: no cost, no copy, no effect on evaluation.

The Reroute node
When to use it
A knot on a wire. Values pass through unchanged, so a long route can bend around other nodes. Purely visual: no cost, no copy, no effect on evaluation.
Double-click an existing wire to drop one in place rather than adding it from the picker and re-wiring by hand.
Its pins start as wildcards and take on the type of whatever they are connected to, so wire colours stay correct and type checking stays exactly as strict as it would be without the knot. Remove the last wire and it goes back to wildcard.
Pins
| Pin | Type | Description |
|---|---|---|
Value |
Any | Anything at all. The knot does not touch it. |
| Pin | Type | Description |
|---|---|---|
Value |
Any | Exactly what went in. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.