瀏覽代碼

remove webgl mention

Dusan Bosnjak 7 年之前
父節點
當前提交
3a7d583be8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/materials/Material.html

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

@@ -162,7 +162,7 @@
 
 		<h3>[property:Boolean needsUpdate]</h3>
 		<p>
-		Specifies that the material needs to be updated at the WebGL level.
+		Specifies that the material needs to be recompiled.
 		Set it to true if you want the shader to be recompiled.<br />
 		This property is automatically set to *true* when instancing a new material.
 		</p>