|
@@ -29,14 +29,14 @@ scene.add( helper );
|
|
|
|
|
|
<h2>Constructor</h2>
|
|
|
|
|
|
- <h3>[name]( [page:HemisphereLight light] )</h3>
|
|
|
- <div>[page:HemisphereLight light] -- The light being visualized.</div>
|
|
|
+ <h3>[name]( [page:RectAreaLight light] )</h3>
|
|
|
+ <div>[page:RectAreaLight light] -- The light being visualized.</div>
|
|
|
|
|
|
|
|
|
<h2>Properties</h2>
|
|
|
<div>See the base [page:Object3D] class for common properties.</div>
|
|
|
|
|
|
- <h3>[property:HemisphereLight light]</h3>
|
|
|
+ <h3>[property:RectAreaLight light]</h3>
|
|
|
<div>Reference to the RectAreaLight being visualized.</div>
|
|
|
|
|
|
|