Create a new, uninitialized ray.
Ray() : _origin = new Vector3.zero(), _direction = new Vector3.zero();