Explorar o código

Doc: update chinese doc for WebGLRenderer. (#23778)

The Chinese documentation is missing a description of the required parameter `target` of `getSize`.
Jynxio %!s(int64=3) %!d(string=hai) anos
pai
achega
ddb724d1c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/zh/renderers/WebGLRenderer.html

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

@@ -323,7 +323,7 @@
 		<h3>[method:number getPixelRatio]()</h3>
 		<h3>[method:number getPixelRatio]()</h3>
 		<p>返回当前使用设备像素比</p>
 		<p>返回当前使用设备像素比</p>
 
 
-		<h3>[method:Object getSize]()</h3>
+		<h3>[method:Vector2 getSize]( [param:Vector2 target] )</h3>
 		<p>返回包含渲染器输出canvas的宽度和高度(单位像素)的对象。</p>
 		<p>返回包含渲染器输出canvas的宽度和高度(单位像素)的对象。</p>
 
 
 		<h3>[method:undefined initTexture]( [param:Texture texture] )</h3>
 		<h3>[method:undefined initTexture]( [param:Texture texture] )</h3>