The OccViewer.MouseEventInfo interface defines the structure for representing mouse event data in the Open CASCADE Web Viewer. It captures essential details about mouse interactions, including:
This interface ensures precise and consistent mouse interaction tracking, enabling responsive and interactive user experiences in 3D applications.
const aMouseEvent = OccViewerModule.eventManager.getLastMouseEventInfo();