Skip to content

Commit 3d29e31

Browse files
committed
FLOOR is never used.
1 parent e39520a commit 3d29e31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/webgl_geometry_large_mesh.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ <h1>Large mesh test</h1>
5858

5959
var SCREEN_WIDTH = window.innerWidth;
6060
var SCREEN_HEIGHT = window.innerHeight;
61-
var FLOOR = -250;
6261

6362
var container, stats;
6463

0 commit comments

Comments
 (0)