Number Array
Defines a static array of numbers.
The Number Array node creates a static, user-defined array of numbers. This is useful for providing a fixed list of numerical values to other nodes in the graph.
How to Use#
- Use the input fields on the node to add, remove, or modify the numbers in the array.
- The output port provides the complete array for connection to other nodes that accept a number array.
Inputs#
| Port | Description |
|---|---|
| The number values for the array. |
Outputs#
| Port | Description |
|---|---|
| The defined array of numbers. |
ID: core/number-array@v1