提交 08055e6a 编写于 作者: B Ben Houston

add light.power to docs.

上级 5d86e3a8
......@@ -59,6 +59,13 @@ scene.add( light );</code>
Default - *1.0*.
</div>
<h3>[property:Float power]</h3>
<div>
Light's power.<br />
In "physical lights" mode, the luminous power of the light measured in lumens.<br/>
Default - *4PI*.
</div>
<h3>[property:Float distance]</h3>
<div>
If non-zero, light will attenuate linearly from maximum intensity at light *position* down to zero at *distance*.<br />
......
......@@ -81,6 +81,13 @@
Default — *1.0*.
</div>
<h3>[property:Float power]</h3>
<div>
Light's power.<br />
In "physical lights" mode, the luminous power of the light measured in lumens.<br/>
Default - *4PI*.
</div>
<h3>[property:Float distance]</h3>
<div>
If non-zero, light will attenuate linearly from maximum intensity at light *position* down to zero at *distance*.<br />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册