Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


localPosition

Gets the pointer position in the current target's coordinate system.
Read time 1 minuteLast updated 10 days ago

Definition

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