Ok, so the jist is you can not use rotationX, rotationY or rotationZ on a view and have MouseEvent3d work,
I simply added view.rotation = -2; instead of view.rotationZ = -2; and it seems to work. Jeff
Ok, so the jist is you can not use rotationX, rotationY or rotationZ on a view and have MouseEvent3d work,
I simply added view.rotation = -2; instead of view.rotationZ = -2; and it seems to work. Jeff