originalMousePosition
The original mouse position of the IMGUI event, before it is transformed to the current target local coordinates.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Vector2 originalMousePosition { get; }