PDA

View Full Version : how i can set MainView orientation?


bzyqo
08-28-2013, 04:02 AM
Hello there

I have small issue here, i cant set up a main view orientation. code bellow does not work.
viz.MainView.setEuler(0,0,0)

Kevin Chiu
08-28-2013, 09:25 PM
Hi,

The code should works, you feel it didn't work because you didn't give any amount of degrees in Euler to the viz.MainView.setEuler() function.
So it remains looking forward, try to put some number in it and it should change your main view orientation.

Here is also some information for your reference.
http://docs.worldviz.com/vizard/Moving_the_viewpoint.htm