I want to be able to toggle between an orthographic view and a perspective view. I start using camera() to dictate it's position, target and it's up vector. I can switch it to orthographic but it won't switch back to perspective. Any ideas?
1