Update Material.html
@@ -211,7 +211,7 @@
<h3>[property:Boolean premultipliedAlpha]</h3>
<p>
Whether to premultiply the alpha (transparency) value.
- See [Example:webgl_materials_transparency WebGL / Materials / Transparency] for an example of the difference.
+ See [Example:webgl_materials_physical_transparency WebGL / Materials / Physical / Transparency] for an example of the difference.
Default is *false*.
</p>
@@ -182,7 +182,7 @@ Which stencil operation to perform when the comparison function returns true and
-<p> 是否预乘alpha(透明度)值。有关差异的示例,请参阅[Example:webgl_materials_transparency WebGL / Materials / Transparency]。
+<p> 是否预乘alpha(透明度)值。有关差异的示例,请参阅[Example:webgl_materials_physical_transparency WebGL / Materials / Physical / Transparency]。
默认值为*false*。