Frame Echo

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

여러 시간 위치의 프레임을, 감쇠시키면서 겹치는 다중 잔상입니다.

  • Decay가 남는 정도의 강도입니다(0~1, 기본 0.7)
  • Taps가 겹치는 매수입니다(2~8, 기본 4)

영상

입력 포트

Port ID타입
BufferFrameBufferInput
Decayfloat

출력 포트

Port ID타입
OutRenderTexture

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

경로타입
decayInputfloat
currentDecayfloat
currentTapsint

Synapse Apps (스크립팅)

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