xzw il y a 2 ans
Parent
commit
75f64e021e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/custom/potree.shim.js

+ 2 - 2
src/custom/potree.shim.js

@@ -47,8 +47,8 @@ var texLoader = new THREE.TextureLoader()
         button,设置按下了哪一个鼠标按键,默认为0。-1表示没有按键,0表示按下主键(通常是左键),1表示按下辅助键(通常是中间的键),2表示按下次要键(通常是右键)
      */
          
-    
-
+    Potree.browser = browser
+ 
     /////////// add ////////////////////////////////// 
     Potree.defines.GLCubeFaces = {
         GL_TEXTURE_CUBE_MAP_POSITIVE_X: 0,