Houdini 21.0 Nodes APEX nodes

Transpose<T>

Transposes a matrix.

On this page
Since 21.0

Returns a matrix where the original matrix has its rows and columns swapped.

Inputs

a: Matrix3, Matrix4

The input matrix to be transposed.

Outputs

result: Matrix3, Matrix4

The transposed matrix.

See also

APEX nodes