A representation of positive infinity (Read Only).
JavaScripts
JavaScript
C#
Boo
// Casts a ray from (0,0,0) towards (0,0,1) to the infinity and prints a message // if any object has touched the ray. // To test it, just place any object and intersect it with the white drawn line