LayerBlendMode

Read with AI
All docs in one file (llms-full.txt)
LayerBlendMode #Layer #Node
LayerBlendMode

Switches the blend mode of the selected layer by number.

The output of a Layer node is not an echo of the input, but the actual value of the layer chosen in the dropdown. Even with nothing plugged into the input, values you move from the Layer window or over MIDI come out of the output, so you can use the layer’s state to control other nodes (a bidirectional design that is both a write port and a read port).

Video

Input ports

Port IDType
BlendModeint

Output ports

Port IDType
BlendModeint

Scriptable members

PathType
intInputint
currentBlendint
selectedLayerIndexint

Synapse Apps (scripting)

await synapse.modules.create({ type: "LayerBlendMode" })