فهرست منبع

Docs: Clean up. (#23557)

Michael Herzog 3 سال پیش
والد
کامیت
ba62bff629
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      docs/api/en/renderers/WebGLRenderer.html
  2. 1 1
      docs/api/zh/renderers/WebGLRenderer.html

+ 1 - 1
docs/api/en/renderers/WebGLRenderer.html

@@ -330,7 +330,7 @@
 		<h3>[method:Color getClearColor]( [param:Color target] )</h3>
 		<h3>[method:Color getClearColor]( [param:Color target] )</h3>
 		<p>Returns a [page:Color THREE.Color] instance with the current clear color.</p>
 		<p>Returns a [page:Color THREE.Color] instance with the current clear color.</p>
 
 
-		<h3>[method:WebGLRenderingContext getContext]()</h3>
+		<h3>[method:WebGL2RenderingContext getContext]()</h3>
 		<p>Return the current WebGL context.</p>
 		<p>Return the current WebGL context.</p>
 
 
 		<h3>[method:WebGLContextAttributes getContextAttributes]()</h3>
 		<h3>[method:WebGLContextAttributes getContextAttributes]()</h3>

+ 1 - 1
docs/api/zh/renderers/WebGLRenderer.html

@@ -299,7 +299,7 @@
 		<h3>[method:Color getClearColor]( [param:Color target] )</h3>
 		<h3>[method:Color getClearColor]( [param:Color target] )</h3>
 		<p>返回一个表示当前颜色值的[page:Color THREE.Color]实例</p>
 		<p>返回一个表示当前颜色值的[page:Color THREE.Color]实例</p>
 
 
-		<h3>[method:WebGLRenderingContext getContext]()</h3>
+		<h3>[method:WebGL2RenderingContext getContext]()</h3>
 		<p>返回当前WebGL环境</p>
 		<p>返回当前WebGL环境</p>
 
 
 		<h3>[method:WebGLContextAttributes getContextAttributes]()</h3>
 		<h3>[method:WebGLContextAttributes getContextAttributes]()</h3>