ProtoFlux:Value Dec

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