Unity Products:Amplify Shader Editor/Inverse

From Amplify Creations Wiki
Jump to navigation Jump to search

Back to Node List

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

Back to Node List