ProtoFlux:Value Add Multi: Difference between revisions

From Resonite Wiki
oops too many zeros
Filled in this node page.
 
Line 12: Line 12:
|}}
|}}


[[Category:ProtoFlux:Stubs]]
The '''Value Add Multi''' node takes in a list of values and adds from the first given value onwards. The first value is always the starting point. Then the second value will add from the first, giving the result for the third input to add from, so on and so fourth. More information can be found on the [[ProtoFlux:Add|Add]] node page.
 
== Inputs ==
 
=== Inputs (Pseudo-Generic) ===
 
The numbers to add with, using the first value as a starting point.
 
== Outputs ==
 
=== * (Pseudo-Generic) ===
 
The final result of all the addition operations.
 
[[Category:ProtoFlux:Operators]]
[[Category:ProtoFlux:Operators]]

Latest revision as of 09:59, 27 June 2024

+
Inputs
+
-
Operators

The Value Add Multi node takes in a list of values and adds from the first given value onwards. The first value is always the starting point. Then the second value will add from the first, giving the result for the third input to add from, so on and so fourth. More information can be found on the Add node page.

Inputs

Inputs (Pseudo-Generic)

The numbers to add with, using the first value as a starting point.

Outputs

* (Pseudo-Generic)

The final result of all the addition operations.