Houdini 20.0 Nodes VOP nodes

Invert VOP node

If given a 3×3 or 4×4 matrix, this operator computes its inverse (or just returns the input matrix if it detects singularity).

If given a 3×3 or 4×4 matrix, this operator computes its inverse (or just returns the input matrix if it detects singularity).

If given a float or vector input, this operator inverts it by computing the division 1 / input. For vectors, this is a component-wise reciprocal.

See also

VOP nodes