Unity Products:Amplify Shader Editor/Sin

From Amplify Creations Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to Node List

Sin Node

The Sin node outputs the sine of the value specified on its Input. The input value must be in radians unit system.

Sin 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, Sin, Scale And Offset

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



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

Back to Node List