Time Displacement
According to the brightness of the video fed into Map, it offsets time per pixel (slit-scan). The brighter an area is, the further into the past/future it pulls its frame from.
Depthis the amount of offset (0–1, default 1)
Video
Input ports
| Port ID | Type |
|---|---|
Buffer | FrameBufferInput |
Map | RenderTexture |
Depth | float |
Output ports
| Port ID | Type |
|---|---|
Out | RenderTexture |
Scriptable members
| Path | Type |
|---|---|
depthInput | float |
currentDepth | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "TimeDisplacement" })