Buffer Sample
Samples a buffer across space and time: a flow field shifts UV, map luminance rewinds
このノードの解説は準備中です。以下のポート仕様はアプリ本体から自動生成されており、常に最新です。
入力ポート
| Port ID | 型 |
|---|---|
Buffer | FrameBufferInput |
Flow | FlowFieldInput |
TimeMap | RenderTexture |
TimeDepth | float |
FlowScale | float |
出力ポート
| Port ID | 型 |
|---|---|
Out | RenderTexture |
スクリプトから設定可能なメンバー
| パス | 型 |
|---|---|
timeDepthInput | float |
flowScaleInput | float |
currentTimeDepth | float |
currentFlowScale | float |
Synapse Apps(スクリプティング)
await synapse.modules.create({ type: "BufferSample" })