|
@@ -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 />
|