|
@@ -245,7 +245,7 @@
|
|
|
|
|
|
<h3>[property:Integer shadowMap.type]</h3>
|
|
|
<p>Defines shadow map type (unfiltered, percentage close filtering, percentage close filtering with bilinear filtering in shader)</p>
|
|
|
- <p>Options are THREE.BasicShadowMap, THREE.PCFShadowMap (default), THREE.PCFSoftShadowMap. See [page:Renderer Renderer constants] for details.</p>
|
|
|
+ <p>Options are THREE.BasicShadowMap, THREE.PCFShadowMap (default), THREE.PCFSoftShadowMap and THREE.PCFSoftShadowMapFast. See [page:Renderer Renderer constants] for details.</p>
|
|
|
|
|
|
<h3>[property:Boolean sortObjects]</h3>
|
|
|
<p>
|