Unity Products:Amplify Shader Editor/Projector Matrix

From Amplify Creations Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to Node List

Projector Matrix node

The Projector Matrix node contains space transform information on the projector used by the current object. This node is typically used to create texture coordinates from Vertex Position and sample the decal to apply.
Please check the AmplifyShaderEditor > Examples > Projectors sample for a example of usage.
NOTE: This node should only be used when working with Unity Projectors

Output Port Description Type
Out Returns projector matrix value. Matrix4x4


Back to Node List