Unity Products:Amplify Shader Editor/ASin: Difference between revisions
Jump to navigation
Jump to search
ampwiki>Amplify RnD Rick |
AmplifyWiki (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 00:06, 2 December 2023
ASin Node
The ASin node outputs the arcsine in radians of the value specified on its Input. The result value will be in the range [-π/2,π/2] assuming that the input value is in the [-1,1] range.
ASin 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 Arcsine calculation. Only visible if the respective input port is not connected. | 0 |
Input Port | Description | Type |
---|---|---|
Input | Value to be used on the Arcsine calculation. | Float [1] |