소스 검색

Object3D: typo

Guilherme Avila 5 년 전
부모
커밋
4688a04f8d
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      docs/api/en/core/Object3D.html

+ 1 - 3
docs/api/en/core/Object3D.html

@@ -441,9 +441,7 @@
 		<p>Updates the local transform.</p>
 
 		<h3>[method:null updateMatrixWorld]( [param:Boolean force] )</h3>
-		<p>
-		Updates the global transform of the object and its ancestors.
-		</p>
+		<p>Updates the global transform of the object and its descendants.</p>
 
 		<h3>[method:null updateWorldMatrix]( [param:Boolean updateParents], [param:Boolean updateChildren] )</h3>
 		<p>