The end position, in world space, of the interactor's raycast.
This is discovered as part of the raycast process and will lie on the hit RayInteractable if one was hit, or at <see cref="Origin"/> + <see cref="Forward"/> * <see cref="MaxRayLength"/> if nothing was hit.