Unity Products:Amplify Shader Editor/Encode Depth Normal

From Amplify Creations Wiki
Revision as of 00:06, 2 December 2023 by AmplifyWiki (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to Node List

Encode Depth Normal Node

The Encode Depth Normal node encodes both Depth and Normal values into a Float4 variable.



NOTE: Node only supported on Built-in pipeline.


Input Port Description Type
Depth Depth value to be encoded. Float
Normal Normal value to be encoded. Float3
Output Port Description Type
Out Encoded Float4 variable Float4

Back to Node List