Hi.
I have a question about observing the drag behavior of a mesh using a position gizmo.
I created PointerDragBehavior and added it to a mesh, just like this code.
However, the callback is not called.
Here is a link to the playground.
https://playground.babylonjs.com/#MIKGWW#26
Could anyone explain what I’m doing wrong?
Thank you in advance.