0

When I use bind function from the react-use-gesture on a mesh, then the mouse down events on the mesh are overridden by the bind event. And usegesture is only taking only left click events.

I tried adding mousedown events on mesh but it didn't work

jsc
  • 1
  • 1
  • I got the mouse right click events using the usegesture hook which handles multiple events at once. – jsc Jul 19 '23 at 09:02
  • Please provide enough code so others can better understand or reproduce the problem. – Community Jul 21 '23 at 04:26

0 Answers0