Building Nodegraph
In the following sections, you will discover how to build Nodegraphs step by step in Reality Hub. You will learn how to create nodes, connect them together, and use reroute nodes and sink pins to keep your graphs clean and readable. You will also see how to create subgraphs so you can encapsulate parts of your logic, reuse them in different projects, and maintain larger setups more easily.
Creating Node
Node Creation Menu
Node Connections
Connecting Two Nodes
Sink Pin
The node Sink node, you essentially generate the node that initiates the execution of the entire nodegraph.
Subgraph
In Nodos terminology, a subgraph refers to a network of nodes (a group of nodes and their connections) contained within a parent node, such as node AJAOut.