Browse Source

Update Ray.origin reference

Vladyslav 5 years ago
parent
commit
2d1d810aa9
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>
 		<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>