瀏覽代碼

correct comment

David Rose 23 年之前
父節點
當前提交
8eca8f38a7
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      panda/src/pgraph/nodePath.cxx

+ 1 - 3
panda/src/pgraph/nodePath.cxx

@@ -1335,9 +1335,7 @@ get_relative_point(const NodePath &other, const LVecBase3f &point) {
 //       Access: Published
 //  Description: Sets the transform on this NodePath so that it
 //               rotates to face the indicated point in space, which
-//               is relative to the other NodePath.  This
-//               will overwrite any previously existing scale on the
-//               node, although it will preserve any translation.
+//               is relative to the other NodePath.
 ////////////////////////////////////////////////////////////////////
 void NodePath::
 look_at(const NodePath &other, const LPoint3f &point, const LVector3f &up) {