MouseEventBase<T0>.mouseDelta
public Vector2 mouseDelta;
Description 描述
The difference of the mouse position between the previous mouse event and the current mouse event.
The difference of the mouse position between the previous mouse event and the current mouse event.