Skip to content

Commit 2c45e88

Browse files
svc-reach-platform-supportEvergreen
authored andcommitted
[Port] [6000.0] DOCG-8182 Add output type for Arccosine Node
1 parent 6a0a184 commit 2c45e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.shadergraph/Documentation~/Arccosine-Node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Returns the arccosine of each component of the input **In** as a vector of the s
99
| Name | Direction | Type | Description |
1010
|:------------ |:-------------|:-----|:---|
1111
| In | Input | Dynamic Vector | Input value |
12-
| Out | Output | Dynamic Vector | Output value |
12+
| Out | Output | Dynamic Vector | The arccosine in radians |
1313

1414
## Generated Code Example
1515

0 commit comments

Comments
 (0)