Number Node

From RoboPad Wiki
Jump to navigation Jump to search

← Return to Node Catalogue

Number Node
Inputs
    none
Outputs
  • value
Version Introduced
2.4-b1

The Number Node is one of the simplest nodes available in the Node Editor. It has a single output port, value, that emits the value of the node (as configured in its settings window) as soon as the nodegraph is initialised (immediately after the controller has loaded). It is designed to be used in a similar way to a constant variable in a computer program. By storing specific numbers in Number Nodes, you can control the inputs of many nodes at once.

Number Nodes were introduced in firmware version 2.4-b1.