Temporal Warp
Interpolates a low-rate texture by warping it along a flow field
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 |
|---|---|
Source | RenderTexture |
Flow | FlowFieldInput |
Refresh | float |
Reset | trigger |
Output ports
| Port ID | Type |
|---|---|
Out | RenderTexture |
Scriptable members
| Path | Type |
|---|---|
refreshInput | float |
currentRefresh | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "TemporalWarp" })