Hi,
I am trying to simulate the tilt function (which works through middle-mouse drag or Left click + Ctrl Button).
i.e, On click of any button a function is called, which tilts the globe taking centre position and (simulation of Middle mouse drag in vertical direction).
If I use directly the function “camera.rotateUp” It is rotating the globe instead of tilt.
Please give idea on how to implement this.
Thanks.