web browser mouse gesture problem

web browser mouse gesture problem

luqiang.han
Advocate Advocate
363 Views
1 Reply
Message 1 of 2

web browser mouse gesture problem

luqiang.han
Advocate
Advocate

When I use web browser like Edge, if I drag the right button of the mouse, the mouse gesture will be activated.

Then, I cannot manipulate the model normally. The rotation axis is alway vertical to the screen.

Please see the video in the attachment.

Is there any way to solve this problem?

0 Likes
364 Views
1 Reply
Reply (1)
Message 2 of 2

__daniel.lincoln__
Alumni
Alumni

Here is one way to prevent camera roll:

timer = vrTimer()
timer.connect("vrCameraService.getCamera('Perspective').setRoll(0)")
timer.setActive(True)

.

 

0 Likes