06-02-2015, 02:36 PM
(06-02-2015, 01:04 PM)ZENUAV Wrote: When I move the scene by alt + dragging the right mouse button (MoveCameraConditions="RightMouseButtonPressed, AltKey"), the scene changes left/right, up/down but the camera heading and attitude does not changed as expected.
How do I store the left/right, up/down positions so I can set them again when the scene is reloaded my app.
This will put the user where they where when they last viewed the scene.
Thanks
Jason
That's excellent! Just what I wanted.
I bind the camera offset to my VM and the 3d viewport is maintained between app uses!
Thanks
Jason

