ProtoFlux:Value Sub Multi

From Resonite Wiki
Revision as of 09:53, 27 June 2024 by AmasterAmaster (talk | contribs) (Filled in this node page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
-
Inputs
*
+
-
Operators

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

Inputs

Inputs (Pseudo-Generic)

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

Outputs

* (Pseudo-Generic)

The final result of all the subtraction operations.