瀏覽代碼

Remove SpriteMaterial.fog (zh doc)

Luis Fonsi VEVO 5 年之前
父節點
當前提交
bc788ea945
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      docs/api/zh/materials/SpriteMaterial.html

+ 0 - 3
docs/api/zh/materials/SpriteMaterial.html

@@ -64,9 +64,6 @@
 		<h3>[property:Color color]</h3>
 		<p>材质的颜色([page:Color]),默认值为白色 (0xffffff)。 [page:.map]会和 color 相乘。</p>
 
-		<h3>[property:boolean fog]</h3>
-		<p>材质是否受场景雾的影响。默认值为*false*。</p>
-
 		<h3>[property:Texture map]</h3>
 		<p>颜色贴图。默认为null。</p>