Time Displacement

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

Map에 넣은 영상의 밝기에 따라 픽셀마다 시간을 어긋나게 합니다(슬릿 스캔). 밝은 곳일수록 더 먼 과거/미래의 프레임을 끌어옵니다.

  • Depth가 어긋나는 폭입니다(0~1, 기본값 1)

영상

입력 포트

Port ID타입
BufferFrameBufferInput
MapRenderTexture
Depthfloat

출력 포트

Port ID타입
OutRenderTexture

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

경로타입
depthInputfloat
currentDepthfloat

Synapse Apps (스크립팅)

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