I want to create a restore point active view for later reuse. I use the following:
x=viewport.getTM()
viewport.setTM x
And it works for perspective view, but in orthographic view, zooms don't changes.
Ive been testing the viewport.GetScreenScaleFactor(). It reacts to the zoom changes in orthographic view, but I can't set that. I also tested the FOV, but again, nothing happends when it is set in ortho.
What Im missing?
Anubis · 2011-06-21