소스 검색

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>