Houdini 21.0 Nodes VOP nodes

MtlX If Greater or Equal (Boolean) VOP node

On this page
Since 21.0

Tests which input is larger or equal, resulting in a boolean output: true if first input is greater than or equal to the 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