Getting Started
In the following sections, you will discover the fundamental concepts of working with Nodegraph in Reality Hub. You will get familiar with the main user interface, learn how nodes are structured, and understand how graphs organize your logic. By the end of this part, you will know where to find the key tools, how nodes connect to each other, and how different types of graphs help you build reusable and maintainable setups.
Node Structure
Node is processing unit that performs various operations on the input data.
Main Interface
alt textNodegraph
Graphs
Graphs, are files that store information about the node network, as well as properties and functions of each node. It is an integral part of the Nodegraph module, providing you with essential tools for managing your node network.