Explorar o código

remove unused variables

Garrett Johnson %!s(int64=4) %!d(string=hai) anos
pai
achega
08a3498ac3
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      example/index.js

+ 0 - 3
example/index.js

@@ -48,9 +48,6 @@ let box;
 let raycaster, mouse, rayIntersect, lastHoveredElement;
 let offsetParent;
 let statsContainer, stats;
-const moveDirection = new Vector4( 0, 0, 0, 0 );
-const originalTarget = new Vector3( 0, 0, 0 );
-let originalDistance = 0;
 
 let params = {