I’ve been trying to integrate gizmos for my project, I needed to use the onDragObservable as mentioned in the docs and to my surprise it appears that it’s no longer available. Is there a way to track the onDrag behaviour ?
I’ve spent more time reading the doc. Actually, it’s right. the onDragObservable is for axis drag and scale gizmo.
This said, I’ve added the observable on position/rotation/scale gizmos to be consistent