ProtoFlux:ValueDivMulti

From Resonite Wiki
Revision as of 00:40, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Value Div Multi to ProtoFlux:ValueDivMulti: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
÷
Inputs
*
+
-
Operators

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

Inputs

Inputs (Pseudo-Generic)

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

Outputs

* (Pseudo-Generic)

The final result of all the division operations.