Skip to main content
Version: 5.x

Nodes > Functions > Channels

Construct Vector

Combines multiple input values into a single output value.

Mixer

Highly configurable node that can mix many types of input and output.

Split Vector

Splits a single input value into multiple configurable output values.

Swizzle

Mixes the input's channels based on a formatting string. For example, "yx1" will return (input.y, input.x, 1).

Was this page helpful?
Yes
No