ProtoFlux:ValuePlusMinus: Difference between revisions

From Resonite Wiki
Filled in this node page.
m YoshBot moved page ProtoFlux:Value Plus Minus to ProtoFlux:ValuePlusMinus: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:41, 21 August 2025

±
Value
Plus
Offset
Minus
Operators

The Value Plus Minus node takes in a value and an offset, then returns the plus and minus outputs from the calculated results using the offset.

This node is doing both the Add node and the Sub node at the same time.

Inputs

Value (Pseudo-Generic)

The starting value.

Offset (Pseudo-Generic)

The offset to add and subtract from the starting value.

Outputs

Plus (Pseudo-Generic)

Returns the additive offset value.

Minus (Pseudo-Generic)

Returns the subtracted offset value.

See Also