Unity_lab3/Unity3_lab/Library/PackageCache/com.unity.shadergraph@33016d94899e/Documentation~/Channel-Nodes.md
savilokirill@gmail.com 8946e6704d шлейф
более менее работает
2025-11-12 01:57:52 +03:00

897 B

Channel nodes

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

Topic Description
Append Combine two float or vector inputs into a single new vector of variable dimensions.
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.