Explorar o código

Examples: Clean up. (#31336)

林炳权 hai 10 meses
pai
achega
30dc259074
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/webgl_batch_lod_bvh.html

+ 0 - 1
examples/webgl_batch_lod_bvh.html

@@ -98,7 +98,6 @@
 
 				camera = new THREE.PerspectiveCamera( 50, window.innerWidth / window.innerHeight, 0.1, 1000 );
 				camera.position.set( 0, 20, 55 );
-				scene.add( camera );
 
 				//
 

粤ICP备19079148号