Explorar o código

Minor code formatting in PointLight

sole %!s(int64=13) %!d(string=hai) anos
pai
achega
3762de20fb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/api/lights/PointLight.html

+ 2 - 2
docs/api/lights/PointLight.html

@@ -19,8 +19,8 @@
 		<h2>Example</h2>
 		<h2>Example</h2>
 
 
 		<code>var light = new THREE.PointLight( 0xff0000, 1, 100 );
 		<code>var light = new THREE.PointLight( 0xff0000, 1, 100 );
-		light.position.set( 50, 50, 50 );
-		scene.add( light );</code>
+light.position.set( 50, 50, 50 );
+scene.add( light );</code>
 
 
 
 
 		<h2>Constructor</h2>
 		<h2>Constructor</h2>