mouse position in unity code example Example: unity get mouse position Vector3 worldPosition = Camera.main.ScreenToWorldPoint(Input.mousePosition);