Version: 2018.1

説明

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.