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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: