Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizing Controls: Swapping Mouse Buttons #63

Open
Friedmonkey opened this issue Feb 7, 2024 · 0 comments
Open

Customizing Controls: Swapping Mouse Buttons #63

Friedmonkey opened this issue Feb 7, 2024 · 0 comments

Comments

@Friedmonkey
Copy link

Hello,

I'm currently using this library in a project and would like to enhance its usability. Specifically, I'd prefer if the left and right mouse buttons were swapped for more convenient interaction.

I've explored options within the library but couldn't find a way to achieve this using Blazor3D. Upon attempting to access the bundleModule, I discovered that only a few functions are exported.

In Three.js, there are controls for touches and mouseButtons. Ideally, I would like to set the left mouse button for panning and either disable the right mouse button altogether or set it to rotate while being disabled.

Do you have any suggestions on how I can achieve this or implement it? Additionally, it would be fantastic if such functionality could be incorporated into future updates of the library and its NuGet package.

Thank you for your attention to this matter.

Best regards,
FriedMonkey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant