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
And this codesandbox doesn't use the <HTML /> from drei but again the mouse movement effect is lost when you move around the HTML content: https://codesandbox.io/s/zen-sun-ul2ii
Is there a way to retain the mouse movement effect when moving your cursor over HTML, but ensuring you can still interact with the HTML e.g buttons or links?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there 👋
I've been a little confused on how to get the Canvas to work correctly when there is HTML content overlayed.
E.g this codesandbox the
<Particles/>
don't rotate when you hover over the HTML content: https://codesandbox.io/s/ecstatic-shaw-ipr9wAnd this codesandbox doesn't use the
<HTML />
from drei but again the mouse movement effect is lost when you move around the HTML content: https://codesandbox.io/s/zen-sun-ul2iiIs there a way to retain the mouse movement effect when moving your cursor over HTML, but ensuring you can still interact with the HTML e.g buttons or links?
Beta Was this translation helpful? Give feedback.
All reactions