Skip to content

Commit e6a90d5

Browse files
ocarrereEvergreen
authored andcommitted
docg-7323: Fix link and remove extra text
1 parent e843f64 commit e6a90d5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Packages/com.unity.shadergraph/Documentation~/Math-Nodes.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Advanced
44

5-
| [Absolute](Absolute-Node.md) | [Exponential](Absolute-Node.md) |
5+
| [Absolute](Absolute-Node.md) | [Exponential](Exponential-Node.md) |
66
| :------- | :------ |
77
| ![Image](images/AbsoluteNodeThumb.png) | ![Image](images/ExponentialNodeThumb.png) |
88
| Returns the absolute value of input In. | Returns the exponential value of input In. |
@@ -157,8 +157,3 @@
157157
| [**Matrix Split**](Matrix-Split-Node.md) | [**Matrix Transpose**](Matrix-Transpose-Node.md) |
158158
| ![Image](images/MatrixSplitNodeThumb.png) | ![Image](images/MatrixTransposeNodeThumb.png) |
159159
| Splits a square matrix defined by input In into vectors. | Returns the transposed value of the matrix defined by input In. |
160-
161-
Noise Sine Wave
162-
Sawtooth Wave
163-
Square Wavve
164-
Triangle Wave

0 commit comments

Comments
 (0)