File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Packages/com.unity.shadergraph/Documentation~ Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Advanced
4
4
5
- | [ Absolute] ( Absolute-Node.md ) | [ Exponential] ( Absolute -Node.md) |
5
+ | [ Absolute] ( Absolute-Node.md ) | [ Exponential] ( Exponential -Node.md) |
6
6
| :------- | :------ |
7
7
| ![ Image] ( images/AbsoluteNodeThumb.png ) | ![ Image] ( images/ExponentialNodeThumb.png ) |
8
8
| Returns the absolute value of input In. | Returns the exponential value of input In. |
157
157
| [ ** Matrix Split** ] ( Matrix-Split-Node.md ) | [ ** Matrix Transpose** ] ( Matrix-Transpose-Node.md ) |
158
158
| ![ Image] ( images/MatrixSplitNodeThumb.png ) | ![ Image] ( images/MatrixTransposeNodeThumb.png ) |
159
159
| 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
You can’t perform that action at this time.
0 commit comments