Unity Products:Amplify Shader Editor/Tan

From Amplify Creations Wiki
Jump to navigation Jump to search

Back to Node List

Tan Node

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

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


Nodes used: Float, PI, Vertex TexCoord, Multiply, Tan, Scale And Offset

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



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

Back to Node List