|
@@ -12,7 +12,7 @@
|
|
<h1>[name]</h1>
|
|
<h1>[name]</h1>
|
|
|
|
|
|
<div class="desc">
|
|
<div class="desc">
|
|
- This used internally by [page:PointLight PointLights] for calculating shadows, and also serves as
|
|
|
|
|
|
+ This is used internally by [page:PointLight PointLights] for calculating shadows, and also serves as
|
|
a base class for the other shadow classes.
|
|
a base class for the other shadow classes.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
@@ -108,7 +108,7 @@ scene.add( helper );
|
|
|
|
|
|
<h3>[property:Float radius]</h3>
|
|
<h3>[property:Float radius]</h3>
|
|
<div>
|
|
<div>
|
|
- Setting this this to values greater than 1 will blur the edges of the shadow.<br />
|
|
|
|
|
|
+ Setting this to values greater than 1 will blur the edges of the shadow.<br />
|
|
|
|
|
|
High values will cause unwanted banding effects in the shadows - a greater [page:.mapSize mapSize]
|
|
High values will cause unwanted banding effects in the shadows - a greater [page:.mapSize mapSize]
|
|
will allow for a higher value to be used here before these effects become visible.<br /><br />
|
|
will allow for a higher value to be used here before these effects become visible.<br /><br />
|