Houdini 20.0 Nodes VOP nodes

Subtract Constant VOP node

Subtracts the specified constant value from the incoming integer, float, vector or vector4 value.

Since 11.0

This operator subtracts the specified constant value from the incoming integer, float, vector or vector4 value.

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

See also

VOP nodes