Parcourir la source

Update WebGLRenderer.html

Garrett Johnson il y a 5 ans
Parent
commit
8d7b4c1b3d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      docs/api/zh/renderers/WebGLRenderer.html

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

@@ -145,6 +145,7 @@
 
 		<h3>[property:number outputEncoding]</h3>
 		<p>Defines the output encoding of the renderer. Default is [page:Textures THREE.LinearEncoding].</p>
+		<p>If a render target has been set using [page:WebGLRenderer.setRenderTarget .setRenderTarget] then renderTarget.texture.encoding will be used instead.</p>
 		<p>See the [page:Textures texture constants] page for details of other formats.</p>
 
 		<h3>[property:Object info]</h3>