瀏覽代碼

Update Object3D.html

WestLangley 6 年之前
父節點
當前提交
d0c8c6e715
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/core/Object3D.html

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

@@ -286,7 +286,7 @@
 
 		Rotates the object to face a point in world space.<br /><br />
 
-		This method does not support objects with rotated and/or translated parent(s).
+		This method does not support objects having non-uniformly-scaled parent(s).
 		</p>
 
 		<h3>[method:Array raycast]( [param:Raycaster raycaster], [param:Array intersects] )</h3>