Depth Parallax

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

Fake camera moves on flat video (depth-driven UV shift / dolly)

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
ShiftXfloat
ShiftYfloat
Dollyfloat

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
shiftXInputfloat
shiftYInputfloat
dollyInputfloat
currentShiftXfloat
currentShiftYfloat
currentDollyfloat
currentPivotfloat

Synapse Apps (scripting)

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