Browse Source

Merge pull request #13637 from selimbek/patch-2

Material documentation update
Mr.doob 7 years ago
parent
commit
a1f887b56f
1 changed files with 0 additions and 5 deletions
  1. 0 5
      docs/api/materials/Material.html

+ 0 - 5
docs/api/materials/Material.html

@@ -326,11 +326,6 @@
 		Convert the material to three.js JSON format.
 		</div>
 
-		<h3>[method:null update]()</h3>
-		<div>
-		Call [method:null dispatchEvent]( { type: '[param:object update]' }) on the material.
-		</div>
-
 		<h2>Source</h2>
 
 		[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]