Buffer Read

Read with AI
All docs in one file (llms-full.txt)
BufferRead #Record #Node
Buffer Read

Reads out any single point inside the buffer and displays it. 0-1 on Position corresponds to the whole buffer, so moving it by hand scrubs directly. It is the simplest node in the Record family.

Video

Input ports

Port IDType
BufferFrameBufferInput
Positionfloat

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
positionfloat
currentPositionfloat

Synapse Apps (scripting)

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