提交 55281262 编写于 作者: G gero3

Update HemisphereLightHelper.html

上级 685004fb
......@@ -11,20 +11,18 @@
<h1>[name]</h1>
<div class="desc">todo</div>
<div class="desc">Creates a visual aid for a [page:HemisphereLight HemisphereLight].</div>
<h2>Constructor</h2>
<h3>[name]([page:todo light], [page:todo sphereSize], [page:todo arrowLength], [page:todo domeSize])</h3>
<h3>[name]([page:HemisphereLight light], [page:Number sphereSize])</h3>
<div>
light -- todo <br />
sphereSize -- todo <br />
arrowLength -- todo <br />
domeSize -- todo
light -- The HemisphereLight. <br />
sphereSize -- The size of the sphere that shows the location.
</div>
<div>
todo
Creates an helper for the hemispherelight.
</div>
......@@ -32,20 +30,20 @@
<h3>[property:Mesh lightSphere]</h3>
<div>
todo
The sphere mesh that shows the location of the hemispherelight.
</div>
<h3>[property:HemisphereLight light]</h3>
<div>
todo
Contains the HemisphereLight
</div>
<h2>Methods</h2>
<h3>[method:todo update]()</h3>
<h3>[method:null update]()</h3>
<div>
todo
Updates the helper to match the position and direction of the [page:.light].
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册