|
@@ -35,13 +35,13 @@
|
|
|
[page:Constant wrapT] - default is [page:Textures ClampToEdgeWrapping]. <br />
|
|
|
[page:Constant magFilter] - default is [page:Textures LinearFilter]. <br />
|
|
|
[page:Constant minFilter] - default is [page:Textures LinearFilter]. <br />
|
|
|
- [page:Boolean generateMipmaps] - default is *false*. Set this to true if you need it.<br /><br />
|
|
|
+ [page:Boolean generateMipmaps] - default is *false*.<br />
|
|
|
[page:Constant format] - default is [page:Textures RGBAFormat]. <br />
|
|
|
[page:Constant type] - default is [page:Textures UnsignedByteType]. <br />
|
|
|
[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 *false*. Set this to true if you need it.<br /><br />
|
|
|
+ [page:Boolean depthBuffer] - default is *true*. <br />
|
|
|
+ [page:Boolean stencilBuffer] - default is *false*.<br /><br />
|
|
|
|
|
|
Creates a new [name]
|
|
|
</p>
|