Unity Products:Amplify Shader Editor/Common Transform Matrices
Common Transform Matrices Node
The Common Transform Matrices node outputs the selected matrix on its Matrix option.
NOTE: We advise using either the Transform Position or Transform Direction as they are easier to use and you wont need to do an explicit multiplication between matrix and position/direction value.
| Node Parameter | Description | Default Value |
|---|---|---|
| Matrix | Selects which matrix to output.
|
Model View Projection |
| Output Port | Description | Type |
|---|---|---|
| Out | Selected common transform matrix. | Matrix4x4 |