Unity Products:Amplify Shader Editor/Inverse
Inverse Node
The Inverse node calculates the inverse matrix from the one specified on its Input. For transform matrices, the inverse matrix represents the inverse transform between each spaces, p.e. inverting Object To World matrix results on the World To Object matrix.
Input Port | Description | Type |
---|---|---|
Input | Matrix to be inverted. | Matrix3x3/4x4 |