xzw 1 year ago
parent
commit
24ad513c1a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/lib/potree/potree.js
  2. 1 1
      public/lib/potree/potree.js.map

+ 1 - 1
public/lib/potree/potree.js

@@ -120972,7 +120972,7 @@ ENDSEC
 	        this.goundScale = scale || 1, this.goundAngle = angle || 0;
 	        let oldSrc = this.curGroundImgSrc;
 	        this.curGroundImgSrc = src;
-	        const ratio = 0.04;
+	        const ratio = 0.03;
 	        
 	        
 	        if(src){

File diff suppressed because it is too large
+ 1 - 1
public/lib/potree/potree.js.map