Explorar o código

Change Chinese documentation as well

Johannes Deml %!s(int64=6) %!d(string=hai) anos
pai
achega
b339e48103
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/api/zh/materials/Material.html

+ 1 - 1
docs/api/zh/materials/Material.html

@@ -243,7 +243,7 @@
 <p> 处理材质。材质的纹理不会被处理。需要通过[page:Texture Texture]处理。
 </p>
 
-<h3>[method:null onBeforeCompile]( [param:Object shader], [param:WebGLRenderer renderer] )</h3>
+<h3>[method:null onBeforeCompile]( [param:Shader shader], [param:WebGLRenderer renderer] )</h3>
 <p> 在编译shader程序之前立即执行的可选回调。此函数使用shader源码作为参数。用于修改内置材质。
 </p>