Browse Source

remove other sentence

Dusan Bosnjak 7 years ago
parent
commit
d52614b90c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/api/materials/Material.html

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

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