瀏覽代碼

Fixed typos

Lewy Blue 8 年之前
父節點
當前提交
995969218c
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      docs/api/renderers/WebGLRenderTarget.html
  2. 2 2
      docs/api/renderers/WebGLRenderTargetCube.html

+ 2 - 2
docs/api/renderers/WebGLRenderTarget.html

@@ -40,8 +40,8 @@
 		[page:Constant type] - default is [page:Textures UnsignedByteType]. <br />
 		[page:Number anisotropy] - default is *1*. See [page:Texture.anistropy]<br />
 		[page:Constant encoding] - default is [page:Textures LinearEncoding]. <br />
-		[page:BooleandepthBuffer] - default is *true*. Set this to false if you don't need it. <br />
-		[page:BooleanstencilBuffer] - default is *true*. Set this to false if you don't need it.<br /><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 />
 
 		Creates a new [name]]
 		</div>

+ 2 - 2
docs/api/renderers/WebGLRenderTargetCube.html

@@ -42,8 +42,8 @@
 		[page:Constant type] - default is [page:Textures UnsignedByteType]. <br />
 		[page:Number anisotropy] - default is *1*. See [page:Texture.anistropy]<br />
 		[page:Constant encoding] - default is [page:Textures LinearEncoding]. <br />
-		[page:BooleandepthBuffer] - default is *true*. Set this to false if you don't need it. <br />
-		[page:BooleanstencilBuffer] - default is *true*. Set this to false if you don't need it.<br /><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 />
 
 		Creates a new [name]]
 		</div>