Skip to content

Commit 8e4ed80

Browse files
committed
Docs: Started Light.
1 parent 8e13516 commit 8e4ed80

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

docs/api/lights/Light.html

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
1+
[page:Object3D] →
2+
13
<h1>[name]</h1>
24

3-
<div class="desc">todo</div>
5+
<div class="desc">Abstract base class for lights.</div>
46

57

68
<h2>Constructor</h2>
79

8-
<h3>[name]()</h3>
10+
<h3>[name]( [page:Integer hex] )</h3>
911

1012

1113
<h2>Properties</h2>
1214

13-
<h3>.[page:Vector3 todo]</h3>
14-
15-
16-
<h2>Methods</h2>
17-
18-
<h3>.todo( [page:Vector3 todo] )</h3>
19-
<div>
20-
todo — todo<br />
21-
</div>
15+
<h3>.[page:Color color]</h3>
2216

2317

2418
<h2>Source</h2>

0 commit comments

Comments
 (0)