Advanced Camera Setups — Built-in

com.zalinteractive.translucent-image sample

Advanced Camera Setups — Built-in

This sample requires the Built-in Render Pipeline. It contains:

  • Multiple Sources.unity — two independently configured sources share one visible bridge and the same incoming camera image.
  • Layered Screen Space Camera.unity — an earlier source camera excludes UI, followed by a later UI camera.
  • World Space - Preserve Depth.unity — the later UI camera preserves source depth.
  • World Space - Always On Top.unity — the later UI camera clears depth.
  • Image Effect Ordering.unity — tint effect, bridge, and later tint effect show that component order defines the shared capture stage.

The sample contains no URP asset or serialized URP type and does not change Graphics or Quality settings.