# Build a depth-occlusion scene

Modify `main.js` so that the app enables WebXR depth sensing. Position the cylinder from the starter template farther into the scene (3 meters away) so that if a real-world object (like a hand or wall) is in front of it, it gets occluded.

Only edit `main.js`. Do not touch `index.html` or the importmap.
