Browse Source

Merge pull request #19497 from Seprum/patch-1

Update Ray.origin reference
Michael Herzog 5 years ago
parent
commit
cc5415d286
1 changed files with 1 additions and 1 deletions
  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>