소스 검색

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>