Explorar o código

Remove position

Temdog007 %!s(int64=6) %!d(string=hai) anos
pai
achega
54a213649a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/webgl_geometry_colors_lookuptable.html

+ 0 - 1
examples/webgl_geometry_colors_lookuptable.html

@@ -106,7 +106,6 @@
 				loadModel( );
 
 				var pointLight = new THREE.PointLight( 0xffffff, 1 );
-				pointLight.position.set( 17, 9, 30 );
 				perpCamera.add( pointLight );
 
 				renderer = new THREE.WebGLRenderer( { antialias: true } );