Buffer Read

AIと読む
全ドキュメントを1ファイルで(llms-full.txt)
BufferRead #Record #ノード
Buffer Read

バッファの中の任意の1点を取り出して表示します。Position の 0〜1 がバッファ全体に対応するので、手で動かせばそのままスクラブになります。Record系で最も単純なノードです。

動画

入力ポート

Port ID
BufferFrameBufferInput
Positionfloat

出力ポート

Port ID
OutRenderTexture

スクリプトから設定可能なメンバー

パス
positionfloat
currentPositionfloat

Synapse Apps(スクリプティング)

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