Drill-Down is a way to
change the currently selected node without depending on a viewer,
such as the Schematic view or the Composition browser. It changes
the current node by navigating upstream (towards inputs) or downstream
(towards outputs) using hotkeys. It only allows navigating through
connected nodes.
To navigate through a series of nodes,
do one of the following:
- Press to select the upstream node connected
to the current node's primary input.
- Press to select the first downstream
node connected to the first output.
- Press to select the next node for the last
direction taken. For example, after pressing to go
towards the primary input, pressing will select the node on the second
input. It works similarly for outputs: pressing will visit
the next node connected the output, or go to the next output, whichever
applies.
- Repeatedly press to cycle
through the candidates in their order of presentation.
- Press to select the previous candidate for
the last direction taken, following the same logic as for .