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

Possible to obtain mouse x,y screen coordinates within an ObjectMouseOver event? #391

Open
jeffmacinnes opened this issue Apr 8, 2023 · 0 comments
Labels
❓ question Further information is requested

Comments

@jeffmacinnes
Copy link

Question

I'm trying to build a custom tooltip that will follow the mouse whenever the user is hovering anywhere over an object in the scene (rather than have the tooltip appear in a fixed location relative to the object). Is there any way to get the current mouse location from the 'ObjectMouseOver' event? Or from the tb instance itself?

Thanks!

@jeffmacinnes jeffmacinnes added the ❓ question Further information is requested label Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓ question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant