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

From Amplify Creations Wiki
Jump to navigation Jump to search
ampwiki>Amplify RnD Rick
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:06, 2 December 2023

Tanh Node

The Tanh node calculates the hyperbolic tangent of the value specified on its Input. The input value must be in radians unit system.

Tanh on multi-channel data types generates an output of the same type with the operator applied per-channel.

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



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

Back to Node List