Hi, does scene have double click listen feature? I read the document and saw that it didn’t exist, but it didn’t make much sense to me. Finally, I wanted to ask you. Please your ideas.
There’s OnDoubleClickTrigger on the ActionManager Actions | Babylon.js Documentation (babylonjs.com)
1 Like
I know this, but I don’t think the scene and action manager can be used together.
May I just ask what you want to use double-click for? If you double-click on the scene with no meshes and interaction it will just do the same as a single click? So what do you need ‘scene’ for?
Edit: Anyways, I believe ‘POINTER DOUBLE-TAP’ should do the trick, shouldn’t it?
4 Likes