PointerEventBase<T0>.localPosition

public Vector3 localPosition;

Description

Gets the pointer position in the current target's 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: