We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75debb commit f0ef77aCopy full SHA for f0ef77a
1 file changed
Packages/com.unity.shadergraph/Documentation~/Arccosine-Node.md
@@ -9,7 +9,7 @@ Returns the arccosine of each component of the input **In** as a vector of the s
9
| Name | Direction | Type | Description |
10
|:------------ |:-------------|:-----|:---|
11
| In | Input | Dynamic Vector | Input value |
12
-| Out | Output | Dynamic Vector | Output value |
+| Out | Output | Dynamic Vector | The arccosine in radians |
13
14
## Generated Code Example
15
0 commit comments