Hello community,
it seems that clicking a mousebutton fires the BABYLON.PointerEventTypes.POINTERMOVE at least with my current google chrome version 75.0.3770.100. See the PG: Babylon.js Playground (from official docs). I checked with recent version of MS edge and there is no move-event fired when pressing a button. Seems to be a bug?
Regards