提交 3096139f 编写于 作者: L Lewy Blue

simplified constructor param description

上级 1a00f44c
...@@ -35,9 +35,7 @@ scene.add( helper ); ...@@ -35,9 +35,7 @@ scene.add( helper );
[page:Number size] -- The size of the mesh used to visualize the light.<br /><br /> [page:Number size] -- The size of the mesh used to visualize the light.<br /><br />
[page:Hex color] -- (optional) by default the helper will take the color of the light. [page:Hex color] -- (optional) if this is not the set the helper will take the color of the light.
In cases where this makes the helper difficult to see
(for example a white light against a white background) you can directly set the color here.
</div> </div>
......
...@@ -43,9 +43,7 @@ ...@@ -43,9 +43,7 @@
[page:Float sphereSize] -- (optional) The size of the sphere helper. Default is *1*.<br /><br /> [page:Float sphereSize] -- (optional) The size of the sphere helper. Default is *1*.<br /><br />
[page:Hex color] -- (optional) by default the helper will take the color of the light. [page:Hex color] -- (optional) if this is not the set the helper will take the color of the light.
In cases where this makes the helper difficult to see
(for example a white light against a white background) you can directly set the color here.
</div> </div>
<h2>Properties</h2> <h2>Properties</h2>
......
...@@ -33,9 +33,7 @@ scene.add( helper ); ...@@ -33,9 +33,7 @@ scene.add( helper );
<div> <div>
[page:RectAreaLight light] -- The light being visualized.<br /><br /> [page:RectAreaLight light] -- The light being visualized.<br /><br />
[page:Hex color] -- (optional) by default the helper will take the color of the light. [page:Hex color] -- (optional) if this is not the set the helper will take the color of the light.
In cases where this makes the helper difficult to see
(for example a white light against a white background) you can directly set the color here.
</div> </div>
......
...@@ -39,9 +39,7 @@ ...@@ -39,9 +39,7 @@
<div> <div>
[page:SpotLight light] -- The [page:SpotLight] to be visualized. <br /><br/> [page:SpotLight light] -- The [page:SpotLight] to be visualized. <br /><br/>
[page:Hex color] -- (optional) by default the helper will take the color of the light. [page:Hex color] -- (optional) if this is not the set the helper will take the color of the light.
In cases where this makes the helper difficult to see
(for example a white light against a white background) you can directly set the color here.
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册