Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Camera   (RSS)

Constraining camera movement

Just got a good question: what if I want to prevent the camera from moving outside certain bounds, for example to restrict altitude? Technically it may be best to implement your own CameraController, so that you can make sure the restrictions are done
Posted by NikolaiF | 0 Comments
Filed under:

Camera Control

In this sample, we create a plug-in to move the camera to a random location in the world every time a HTML button is pressed. It demonstrates basic plug-in loading, writing and using a CameraController, and communicating between a plug-in and the hosting
Posted by NikolaiF | 1 Comments
Filed under: , , ,
 
Page view tracker