sunag 4 anni fa
parent
commit
b0a7b5d863
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      examples/webgpu_sandbox.html

+ 0 - 2
examples/webgpu_sandbox.html

@@ -32,8 +32,6 @@
 
 			let camera, scene, renderer;
 
-			let timerNode;
-
 			let box;
 
 			init().then( animate ).catch( error );