MouseEventBase<T0>.mouseDelta

public Vector2 mouseDelta;

Description

Gets the difference between the mouse's position during the previous mouse event and its position during the current mouse event.

This value is based on IMouseEvent.mousePosition and is expressed in panel world coordinates.


Did you find this page useful? Please give it a rating: