Buffer Read

AI와 함께 읽기
전체 문서 한 파일로 (llms-full.txt)
BufferRead #Record #Node
Buffer Read

버퍼 안의 임의의 한 지점을 꺼내어 표시합니다. Position의 0~1이 버퍼 전체에 대응하므로, 손으로 움직이면 그대로 스크러빙이 됩니다. Record 계열에서 가장 단순한 노드입니다.

영상

입력 포트

Port ID타입
BufferFrameBufferInput
Positionfloat

출력 포트

Port ID타입
OutRenderTexture

스크립트에서 설정할 수 있는 멤버

경로타입
positionfloat
currentPositionfloat

Synapse Apps (스크립팅)

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