Unity Products:Amplify Shader Editor/DDX

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

DDX Node

The DDX node outputs the partial derivatives of the specified Input value with respect to the screen space x-coordinate.
NOTE: For further information on how the derivatives are calculated please check the following link.


Nodes used: World Normal, DDX

Node Parameter Description Default Value
Input Value to be used in the DDX operation from which the variation in x will be calculated. Only visible if the respective input port is not connected. 0
Input Port Description Type
Input Value to be used in the DDX from which the variation in x will be calculated. Float [1]



  1. ^ Port automatically adapts to all connection types except Matrices and Sampler types.

Back to Node List