So when implementing the DeviceOrientationCamera on mobile, and the device changes from portrait to landscape, the camera controls don't update to the new orientation. It remembers the original portrait orientation, they don't switch over to the landscape controls. Any idea on how to correct this?
Here is an example. On mobile, start in portrait, and then rotate to landscape. You'll see the controls get all wonky.
http://www.babylonjs-playground.com/#PNQPP#1