Houdini 20.0 Nodes VOP nodes

Add Constant VOP node

Adds the specified constant value to the incoming integer, float, vector or vector4 value.

This operator adds the specified constant value to the incoming integer, float, vector or vector4 value.

It represents a simpler version of the Add operator because it does not require a second input. It is ideal as an increment (i++) operation in a While loop.

See also

VOP nodes