3 Years Ago
Added better support for Orthographic cameras, you can now correctly use Vector3.ToScreen in Orthographic, and added Input.CursorOrigin. You can use Input.CursorOrigin and Input.CursorAim to cast an orthographic ray. Input.CursorOrigin defaults to the camera position when not in Orthographic mode.