Houdini 21.0 Nodes VOP nodes

MtlX If Greater (Boolean) VOP node

On this page
Since 21.0

Tests which input is larger, resulting in a boolean output: true if first input is greater than first and false if not.

Parameters

in1

The first value to compare.

in2

The second value to compare.

Outputs

out

True if the first input is greater or equal to the second, and false otherwise.

VOP nodes