Samples a buffer across space and time: a flow field shifts UV, map luminance rewinds
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 ID | Type |
Buffer | FrameBufferInput |
Flow | FlowFieldInput |
TimeMap | RenderTexture |
TimeDepth | float |
FlowScale | float |
Output ports
| Port ID | Type |
Out | RenderTexture |
Scriptable members
| Path | Type |
timeDepthInput | float |
flowScaleInput | float |
currentTimeDepth | float |
currentFlowScale | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "BufferSample" })