Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-05-14 11:33:26 +00:00
parent 4419699c9e
commit d616a26be5
+1
View File
@@ -331,6 +331,7 @@ function XRGrid() {
if (!showGrid) return null; if (!showGrid) return null;
return ( return (
<Grid <Grid
position={[0, -0.1, 0]}
infiniteGrid infiniteGrid
cellSize={0.01} cellSize={0.01}
sectionSize={0.1} sectionSize={0.1}