MouseEventBase<T0>.localMousePosition

public Vector2 localMousePosition;

Description

The mouse position in the current target coordinate system.

The value of this property changes throughout the propagation process for each element receiving the event along the propagation path.

Additional resources: EventBase.currentTarget


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