localPosition
Gets the pointer position in the current target's coordinate system.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
Vector3 localPosition { get; }
Remarks
The value of this property changes during the propagation process for each element that receives the event along the propagation path.
Additional Resources: _currentTarget