提交 3762de20 编写于 作者: S sole

Minor code formatting in PointLight

上级 1f4e258d
......@@ -19,8 +19,8 @@
<h2>Example</h2>
<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>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册