onMouseMove
onMouseMoveCallback(point)
This callback function is called when the mouse is moved.
Parameters
Name |
Type |
Description |
point |
The specific point for which for which the event should be called if the mouse is moved to it. |