Net-Game/Library/PackageCache/com.unity.shadergraph@cdef3258c742/Documentation~/Channel-Nodes.md
2025-03-28 08:33:16 -04:00

691 B

Channel Nodes

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