You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to exchange mouse button events? The conversion logic of the original left mouse button is assigned to the right mouse button, and the logic of the original right mouse movement model is assigned to the left button
The text was updated successfully, but these errors were encountered:
This configuration is not available at the moment. However, you can create a pull request to expose the MouseNavigation internal class and override the default initMouseEvents() function. Taking the original code, swapping left and right buttons would be very easy.
How to exchange mouse button events? The conversion logic of the original left mouse button is assigned to the right mouse button, and the logic of the original right mouse movement model is assigned to the left button
The text was updated successfully, but these errors were encountered: