Temporal Warp
Interpolates a low-rate texture by warping it along a flow field
このノードの解説は準備中です。以下のポート仕様はアプリ本体から自動生成されており、常に最新です。
入力ポート
| Port ID | 型 |
|---|---|
Source | RenderTexture |
Flow | FlowFieldInput |
Refresh | float |
Reset | trigger |
出力ポート
| Port ID | 型 |
|---|---|
Out | RenderTexture |
スクリプトから設定可能なメンバー
| パス | 型 |
|---|---|
refreshInput | float |
currentRefresh | float |
Synapse Apps(スクリプティング)
await synapse.modules.create({ type: "TemporalWarp" })