Classic stage

A classic theatre stage: wooden platform, red curtains and a large rectangular screen

Experience

How it works

The stage is a <model> element pointing at a USDZ whose screen carries a RealityKit.CustomDockingRegion annotation. “Enter the stage” calls model.requestImmersive(); “Play on the screen” calls video.requestFullscreen(), which docks the video into that region instead of filling the window.