Mouse events occur when you interact with the UI(User Interface) Allows a user to interact with your application. Unity currently supports three UI systems.
Description. The current mouse position in pixel coordinates. (Read Only). Input.mousePosition is a Vector3 for compatibility with functions that have ...