Houdini 21.0 Nodes APEX nodes

Invert<T>

Inverts a matrix.

On this page
Since 20.0

Returns the inverted matrix, which when multiplied by the original matrix, results in the identity matrix.

Inputs

a: Matrix3, Matrix4

The input matrix to be inverted.

Outputs

result: Matrix3, Matrix4

The inverted matrix.

See also

APEX nodes