Explorar o código

Merge pull request #12711 from mrdoob/Mugen87-patch-2

Update Texture.html
Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
f4d454138b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/textures/Texture.html

+ 1 - 1
docs/api/textures/Texture.html

@@ -15,7 +15,7 @@
 
 		<h2>Constructor</h2>
 
-		<h3>[name]( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy )</h3>
+		<h3>[name]( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, encoding )</h3>
 
 		<h2>Example</h2>