Depth Mask

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

Slice a depth band into a mask (depth-scan with an LFO on Center)

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
InRenderTexture
DepthRenderTexture
Centerfloat
Widthfloat
Invertbool

Output ports

Port IDType
MaskRenderTexture
CutRenderTexture

Scriptable members

PathType
centerInputfloat
widthInputfloat
invertInputbool
currentCenterfloat
currentWidthfloat
currentSoftnessfloat
currentInvertbool
currentRepeatfloat

Synapse Apps (scripting)

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