Browse Source

update clone Method to Face3 documentation

OpenShift guest 12 years ago
parent
commit
2202a5feb8
1 changed files with 7 additions and 0 deletions
  1. 7 0
      docs/api/core/Face3.html

+ 7 - 0
docs/api/core/Face3.html

@@ -86,7 +86,14 @@
 		Face centroid.
 		Face centroid.
 		</div>
 		</div>
 
 
+		<h2>Methods</h2>
 
 
+		<h3>.clone()</h3>
+		<div>
+		Creates a new clone of the Face3 object.
+		</div>
+		
+		
 		<h2>Source</h2>
 		<h2>Source</h2>
 
 
 		[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
 		[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]