浏览代码

Update Material.html

ycw 5 年之前
父节点
当前提交
2dcd778952
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/zh/materials/Material.html

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

@@ -182,7 +182,7 @@ Which stencil operation to perform when the comparison function returns true and
 </p>
 
 <h3>[property:Boolean premultipliedAlpha]</h3>
-<p> 是否预乘alpha(透明度)值。有关差异的示例,请参阅[Example:webgl_materials_blending_custom WebGL / Materials / Blending / Custom]。
+<p> 是否预乘alpha(透明度)值。有关差异的示例,请参阅[Example:webgl_materials_physical_transparency WebGL / Materials / Physical / Transparency]。
 	默认值为*false*。
 </p>