浏览代码

Clarify .clone() action

paulmasson 9 年之前
父节点
当前提交
43b81cc674
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/api/core/Geometry.html

+ 2 - 0
docs/api/core/Geometry.html

@@ -278,6 +278,8 @@
 		<div>
 		Creates a new clone of the Geometry.
 		</div>
+		
+		<div>This method copies only vertices, faces and uvs. It does not copy any other properties of the geometry.</div>
 
 		<h3>[method:null dispose]()</h3>
 		<div>