提交 ad3c36f7 编写于 作者: M Mugen87

removed "onlyShadow" property from docu

上级 e39520a6
......@@ -63,12 +63,6 @@ scene.add( directionalLight );</code>
Default — *1.0*.
</div>
<h3>[property:Boolean onlyShadow]</h3>
<div>
If set to *true* light will only cast shadow but not contribute any lighting (as if *intensity* was 0 but cheaper to compute).<br />
Default — *false*.
</div>
<h3>[property:Boolean castShadow]</h3>
<div>
If set to true light will cast dynamic shadows. Warning: This is expensive and requires tweaking to get shadows looking right.<br />
......
......@@ -111,12 +111,6 @@
Default — *false*.
</div>
<h3>[property:Boolean onlyShadow]</h3>
<div>
If set to *true* light will only cast shadow but not contribute any lighting (as if *intensity* was 0 but cheaper to compute).<br />
Default — *false*.
</div>
<h3>[property:Float shadowCameraNear]</h3>
<div>
Perspective shadow camera frustum <em>near</em> parameter.<br />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册