浏览代码

Merge pull request #19497 from Seprum/patch-1

Update Ray.origin reference
Michael Herzog 5 年之前
父节点
当前提交
cc5415d286
共有 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>
 		<p>
 		[page:Ray ray] - the [page:Ray] to compare to.<br /><br />
 		[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].
 		 and [page:.direction direction].
 		</p>
 		</p>