Mouse Camera Controller
#2
When you move the camera with MouseCameraController, the MouseCameraController changes the camera's Offset property (it is a Vector3D).

So, if you did not manually changed the Offset property, you can simply set it to new Vector3D(0, 0, 0) and it will reset the camera position. If you like some camera position, you can simply save the current value of Offset property and after some time set it back to the saved position.
Andrej Benedik
  


Messages In This Thread
Mouse Camera Controller - by ZENUAV - 06-02-2015, 01:04 PM
RE: Mouse Camera Controller - by abenedik - 06-02-2015, 01:55 PM
RE: Mouse Camera Controller - by ZENUAV - 06-02-2015, 02:36 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)