From 75c28ebbf9570266f1ad39331db1840b6e055156 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:23:02 +0000 Subject: [PATCH] Changes Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com> --- src/pages/XRSession.tsx | 1 - 1 file changed, 1 deletion(-) 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 ───────────────────────────────────────────