Unity Products:Amplify Shader Editor/Z-Buffer Params

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

Z-Buffer Params Node

The Z-Buffer Params outputs data calculated from current camera's projection parameters which can be used to linearize Z-Buffer values.

Output Port Description Type
1-far/near Value of 1 - far plane / near plane. Float
far/near Value of far plane / near plane. Float
[0]/far Value of ( 1 - far plane / near plane ) / far plane. Float
[1]/far Value of ( far plane / near plane ) / far plane. Float

Back to Node List