Time Displacement

Read with AI
All docs in one file (llms-full.txt)
TimeDisplacement #Record #Node
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.

  • Depth is the amount of offset (0–1, default 1)

Video

Input ports

Port IDType
BufferFrameBufferInput
MapRenderTexture
Depthfloat

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
depthInputfloat
currentDepthfloat

Synapse Apps (scripting)

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