Relight

Read with AI
All docs in one file (llms-full.txt)
Relight #Fx

Relight flat video using a depth map (fake 3D lighting)

A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.

Input ports

Port IDType
InRenderTexture
DepthRenderTexture
BackRenderTexture
LightXfloat
LightYfloat
ColorColor
Intensityfloat

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
lightXInputfloat
lightYInputfloat
intensityInputfloat
currentLightXfloat
currentLightYfloat
currentLightDepthfloat
currentLightZfloat
currentIntensityfloat
currentAmbientfloat
currentNormalStrengthfloat
currentRimfloat
currentGlowfloat
currentRaysfloat
currentBackShowfloat
currentSpillfloat

Synapse Apps (scripting)

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