Decrement

Overview

The Decrement Node.

Decrement decreases a value by a given step and outputs the new value.

It is comparable to the -- operator in computer science, except for the fact that the decrement step varies, instead of being fixed at 1.

Scope: Project, Scene, Function, Prefab.

Attributes

The Decrement Node Attributes.

Inputs

Inputs

Outputs

See Also

Last updated