Browse Source

update clone Method to Face4 documentation

OpenShift guest 12 years ago
parent
commit
33c6134f6a
1 changed files with 7 additions and 0 deletions
  1. 7 0
      docs/api/core/Face4.html

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

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