Справка Houdini на русском Nodes VOP nodes

Subtract Constant VOP node

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

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.

Examples

The following examples include this node.

RampParameter Example for Parameter VOP node

See also

VOP nodes