Files
LowPolyBattleSim/Library/PackageCache/com.unity.shadergraph@608f316e1f48/Documentation~/Channel-Nodes.md
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01: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.