ProtoFlux:Value Plus Minus

From Resonite Wiki
±
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