msagljs icon indicating copy to clipboard operation
msagljs copied to clipboard

How do I listen to mouse events on a node in WebGL renderer?

Open LasmGratel opened this issue 1 year ago • 1 comments

I found node related events https://github.com/microsoft/msagljs/blob/94939059600a5497a2e5711aa9141b1d94308878/modules/renderer-webgl/src/renderer.ts#L283-L297

certainly need to emit some mouse events here

LasmGratel avatar Oct 28 '23 12:10 LasmGratel