Skip to content

Nodes · Off-shelf

ChannelMerge

Off-shelfv1core

Overview

Combines a channel from A with B by operation — matte maths across streams.

Inputs

InputWhat it takes
Bthe background — **B decides the format**
Athe foreground, composited over B
masklimits the effect to this matte — the engine's universal mask slot, applied for every node that declares it

Outputs

OutputType
outImage

Parameters

ParameterTypeDefaultWhat it does
operationChoiceoverThe maths used to combine the inputs.
AText"rgba.a".into(Not documented yet.
BText"rgba.a".into(Not documented yet.
outputText"rgba.a".into(Not documented yet.

Layers

  • out_layer.as_str()
  • b_layer.as_str()
  • a_layer.as_str()