|
@@ -41,7 +41,7 @@
|
|
|
[page:Number anisotropy] - default is *1*. See [page:Texture.anisotropy]<br />
|
|
|
[page:Constant encoding] - default is [page:Textures LinearEncoding]. <br />
|
|
|
[page:Boolean depthBuffer] - default is *true*. Set this to false if you don't need it. <br />
|
|
|
- [page:Boolean stencilBuffer] - default is *true*. Set this to false if you don't need it.<br /><br />
|
|
|
+ [page:Boolean stencilBuffer] - default is *false*. Set this to true if you need it.<br /><br />
|
|
|
|
|
|
Creates a new [name]
|
|
|
</p>
|
|
@@ -85,7 +85,7 @@
|
|
|
|
|
|
<h3>[property:boolean stencilBuffer]</h3>
|
|
|
<p>
|
|
|
- Renders to the stencil buffer. Default is true.
|
|
|
+ Renders to the stencil buffer. Default is false.
|
|
|
</p>
|
|
|
|
|
|
<h3>[property:DepthTexture depthTexture]</h3>
|