Ver Fonte

WebGLRenderer docs: getCurrentRenderTarget -> getRenderTarget

Daniel Hritzkiv há 7 anos atrás
pai
commit
b2055e208d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/api/renderers/WebGLRenderer.html

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

@@ -358,7 +358,7 @@
 		<h3>[method:WebGLContextAttributes getContextAttributes]()</h3>
 		<div>Returns an object that describes the attributes set on the WebGL context when it was created.</div>
 
-		<h3>[method:RenderTarget getCurrentRenderTarget](  )</h3>
+		<h3>[method:RenderTarget getRenderTarget]()</h3>
 		<div>Returns the current RenderTarget, if any.</div>
 
 		<h3>[method:Number getMaxAnisotropy]()</h3>