Unity Products:Amplify Shader Editor/ACos

From Amplify Creations Wiki
Revision as of 00:05, 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

ACos Node

The ACos node outputs the arccosine in radians of the value specified on its Input. The result value will be in the range [0,π] assuming that the input value is in the [-1,1] range.

ACos 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 Arccosine calculation. Only visible if the respective input port is not connected. 0
Input Port Description Type
Input Value to be used on the Arccosine calculation. Float [1]



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

Back to Node List