Depth Blend

Read with AI
All docs in one file (llms-full.txt)
DepthBlend #Composite

Merge two videos as if in one 3D space (per-pixel z-compare)

A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.

Input ports

Port IDType
ARenderTexture
DepthARenderTexture
BRenderTexture
DepthBRenderTexture
Biasfloat
Softnessfloat

Output ports

Port IDType
OutRenderTexture
MaskRenderTexture

Scriptable members

PathType
biasInputfloat
softnessInputfloat
currentBiasfloat
currentSoftnessfloat

Synapse Apps (scripting)

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