Version: 2018.2

Description

Mouse was moved (Editor views only).

Мышь была передвинута, но ни одна из кнопок не удерживалась. Используйте Event.mousePosition и Event.delta для определения движения мыши.

Note that this event is only sent in the Editor for EditorWindow windows which have EditorWindow.wantsMouseMove set to true. Mouse move events are never sent in the games.