diff --git a/src/pages/XRSession.tsx b/src/pages/XRSession.tsx index 0803f8e..9804999 100644 --- a/src/pages/XRSession.tsx +++ b/src/pages/XRSession.tsx @@ -59,7 +59,6 @@ const store = createXRStore({ depthSensing: _xrf.depthSensing, layers: _xrf.layers, bodyTracking: _xrf.bodyTracking, - lightEstimation: _xrf.lightEstimation, }); // ─── XRModel ───────────────────────────────────────────