The playground below hides the arrow cursor when you press the h key. But it does not hide the hover cursor (pointer). I can change the scene.hoverCursor but this does not takes effect until I move the pointer.
The sphere has the hover cursor. The plane does not.
Alternately, is there a way to prevent bjs from doing a hover action on meshes that have ActionManager.OnPickTrigger?