|
@@ -1,24 +1,18 @@
|
|
|
|
+[page:Object3D] →
|
|
|
|
+
|
|
<h1>[name]</h1>
|
|
<h1>[name]</h1>
|
|
|
|
|
|
-<div class="desc">todo</div>
|
|
|
|
|
|
+<div class="desc">Abstract base class for lights.</div>
|
|
|
|
|
|
|
|
|
|
<h2>Constructor</h2>
|
|
<h2>Constructor</h2>
|
|
|
|
|
|
-<h3>[name]()</h3>
|
|
|
|
|
|
+<h3>[name]( [page:Integer hex] )</h3>
|
|
|
|
|
|
|
|
|
|
<h2>Properties</h2>
|
|
<h2>Properties</h2>
|
|
|
|
|
|
-<h3>.[page:Vector3 todo]</h3>
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-<h2>Methods</h2>
|
|
|
|
-
|
|
|
|
-<h3>.todo( [page:Vector3 todo] )</h3>
|
|
|
|
-<div>
|
|
|
|
-todo — todo<br />
|
|
|
|
-</div>
|
|
|
|
|
|
+<h3>.[page:Color color]</h3>
|
|
|
|
|
|
|
|
|
|
<h2>Source</h2>
|
|
<h2>Source</h2>
|