浏览代码

update clone Method to Face3 documentation

OpenShift guest 12 年之前
父节点
当前提交
2202a5feb8
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/api/core/Face3.html

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

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