mousePosition
Interface to Input.mousePosition. Can be overridden to provide custom input instead of using the Input class.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual Vector2 mousePosition { get; }