ProtoFlux:ValueDec: Difference between revisions

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

Latest revision as of 00:40, 21 August 2025

-1
N
*
Operators

The Value Dec node takes in a value and returns that value -1.

If you need to decrement a value from an impulse, use the Decrement node instead.

This node is similar to the Sub node, but setting the sub node to only subtract 1.

Inputs

N (Pseudo-Generic)

The value to decrement by 1.

Outputs

* (Pseudo-Generic)

Returns the decremented value.

See Also