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
±
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.
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
- Wikipedia's definition of addition and subtraction.
- Microsoft's documentation on the addition and subtraction operator.