Create a ray with an origin of (0,0,0) and a direction of Vector3.forward().
Create a ray with a specified origin and direction. The direction will automatically be normalized.
the ray's origin
the ray's direction