Confirmed Version: v1.19.8
Overview
Tunnel Out node is a receiver node that enables "wireless connection" within the node graph. Used in pair with Tunnel In node, it can receive data without physical connections by setting the same name. Useful for organizing complex node graphs and distributing data from one source to multiple locations.
Parameters
| Parameter | Description |
|---|---|
| Name | Tunnel identifier name (Default: "tunnel0") |
| Label Position | Label display position (T/B/L/R) |
| Label Scale | Label size (Default: 1) |
| Label Color | Label text color |
| Label Alpha | Label transparency (0-1) |
Interface
Special Features
- Wireless Icon (Top): Open Tunnel Panel - View and manage all tunnels
- Wireless Icon (Bottom): Jump to corresponding Tunnel In node
Pro Tips
- Set same name on multiple Tunnel Outs for one-to-many reception
- Use wireless icon (bottom) jump feature to navigate to Tunnel In
- Use meaningful tunnel names ("player_position" etc.)
- Use color coding and label settings to improve visibility
Related Nodes
- Tunnel In: Sender node used in pair
- Display Text: Annotation node helpful for organizing node graphs
- Frame: Group and organize nodes (Coming soon)