Version: 5.4

説明

マウスを移動しました (エディタービューのみ)。

すべてのボタンが押されてない状態でマウスを移動。マウスの動きを判定するために Event.mousePosition と Event.delta を使用してください。

Note that this even 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.