Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


mouseDelta

The difference of the mouse position between the previous mouse event and the current mouse event.
Read time 1 minuteLast updated 12 days ago

Definition

public Vector2 mouseDelta { get; protected set; }