Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.11/Documentation~/Channel-Nodes.md
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

11 lines
587 B
Markdown

# Channel Nodes
|[Combine](Combine-Node.md)| [Flip](Flip-Node.md) |
|:---------:|:---------:|
|![Image](images/CombineNodeThumb.png)|![Image](images/FlipNodeThumb.png)|
|Controls the amount each of the channels of input In contribute to each of the output channels.|Adjusts the contrast of input In by the amount of input Contrast.|
|[**Split**](Split-Node.md)|[**Swizzle**](Swizzle-Node.md)|
|![Image](images/SplitNodeThumb.png)|![Image](images/SwizzleNodeThumb.png)|
|Offsets the hue of input In by the amount of input Offset.|Inverts the colors of input In on a per channel basis.|