Unity Products:Amplify Shader Editor/Transpose
Transpose Node
The Transpose node calculates the transpose matrix from the one specified on its Input. This operator switches its rows by columns and vice versa, it flips itself over its diagonal.
If the specified matrix is orthogonal then the transpose is equals to its Inverse
Image from: Transpose Wiki
Input Port | Description | Type |
---|---|---|
Input | Matrix to be transposed. | Matrix3x3/4x4 |