Unity_2lab/2/Library/PackageCache/com.unity.shadergraph@2942ccd5a7d4/Documentation~/Channel-Nodes.md

780 B

Channel nodes

Combine, split, reorder, or flip vector and color channels.

Topic Description
Combine Creates new vectors from the four inputs R, G, B and A.
Flip Flips the individual channels of input In selected by the node's parameters.
Split Splits the input vector In into four Float outputs R, G, B and A.
Swizzle Creates a new vector from the reordered elements of the input vector.