11-18-2009, 07:42 PM
I really need the combination of both a first person movement (pan) and a Scene Camera together. I am trying to inspect objects in 3D (scenecamera style) then be able to move from object to object (firstpersoncamera style).
* Also, If I set a property on a PerspectiveCamera while it is tied to a MouseCameraController then I go back to using the mouse the scene jumps back to where it was before I updated the PerspectiveCamera. It is as if the Ab3d.Cameras don't recognize a change that I make directly to the PerspectiveCamera. Is there some sort of Ab3d.Camera Refresh I have to call?
Thanks again for the great support.
* Also, If I set a property on a PerspectiveCamera while it is tied to a MouseCameraController then I go back to using the mouse the scene jumps back to where it was before I updated the PerspectiveCamera. It is as if the Ab3d.Cameras don't recognize a change that I make directly to the PerspectiveCamera. Is there some sort of Ab3d.Camera Refresh I have to call?
Thanks again for the great support.

