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