site final hack

This commit is contained in:
Medelean Rafael
2023-05-16 02:12:23 +03:00
parent f854037e85
commit 78125954ca
2 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -364,7 +364,7 @@ const grid = new controls3d.LandmarkGrid(landmarkContainer, {
numCellsPerAxis: 0,
showHidden: false,
centered: false,
isRotating: false,
isRotating: true,
connectionWidth: 6.5,
});
grid.axesMaterial.visible = false;