Chris B

Results 2 comments of Chris B

If you add `pointer-events: auto` to your elements style, it should work. The div containing all CSS2Renderer instances has `pointer-events: none`, that's why you're unable to capture pointer events.

@HangZhouCat did you manage to add this to a branch? I think that I am also after a similar feature. I would describe it as dynamic parameters which are based...