Input event type for mouse motion events.
Contains mouse motion information. Supports relative, absolute positions and speed. See [method Node._input].
https://docs.godotengine.org/en/latest/tutorials/inputs/mouse_and_input_coordinates.html
Mouse position relative to the previous position (position at the last frame).
Mouse speed.