Unity Products:Amplify Shader Editor/Abs: Difference between revisions

From Amplify Creations Wiki
Jump to navigation Jump to search
ampwiki>Amplify Borba
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:06, 2 December 2023

Back to Node List

Abs Node

The Abs Node provides the absolute value of a scalar or of the individual components of vectors. In practice it means removing any negative sign of a value, leaving only the absolute value.

Node Parameter Description Default Value
Input Value to be used in the Abs calculation. Only visible if the respective input port is not connected. 0
Input Port Description Type
Input Value to be used in the Abs calculation. Float [1]



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

Math Operators - Sign and Absolute

Back to Node List