浏览代码

Update Ray.origin reference

Vladyslav 5 年之前
父节点
当前提交
2d1d810aa9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/math/Ray.html

+ 1 - 1
docs/api/en/math/Ray.html

@@ -118,7 +118,7 @@
 		<p>
 		[page:Ray ray] - the [page:Ray] to compare to.<br /><br />
 
-		Returns true if this and the other [page:Ray ray] have equal [page:.offset offset]
+		Returns true if this and the other [page:Ray ray] have equal [page:.origin origin]
 		 and [page:.direction direction].
 		</p>