Mr.doob 3 miesięcy temu
rodzic
commit
c9ff3ae6d2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/webgl_volume_mesh.html

+ 1 - 1
examples/webgl_volume_mesh.html

@@ -48,7 +48,7 @@
 				surface: 0.0,
 				regenerate: () => regenerateVolume(),
 				showMultiple: false,
-				showLayers: true,
+				showLayers: false,
 				layer: 0
 			};
 

粤ICP备19079148号