Unity Products:Amplify Shader Editor/Inverse: Difference between revisions
Jump to navigation
Jump to search
ampwiki>Amplify RnD Rick |
AmplifyWiki (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 00:06, 2 December 2023
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 |