We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e13516 commit 8e4ed80Copy full SHA for 8e4ed80
1 file changed
docs/api/lights/Light.html
@@ -1,24 +1,18 @@
1
+[page:Object3D] →
2
+
3
<h1>[name]</h1>
4
-<div class="desc">todo</div>
5
+<div class="desc">Abstract base class for lights.</div>
6
7
8
<h2>Constructor</h2>
9
-<h3>[name]()</h3>
10
+<h3>[name]( [page:Integer hex] )</h3>
11
12
13
<h2>Properties</h2>
14
-<h3>.[page:Vector3 todo]</h3>
-
15
16
-<h2>Methods</h2>
17
18
-<h3>.todo( [page:Vector3 todo] )</h3>
19
-<div>
20
-todo — todo<br />
21
-</div>
+<h3>.[page:Color color]</h3>
22
23
24
<h2>Source</h2>
0 commit comments