鼠标点击移动 void Update() { if (Input.GetMouseButtonDown(0)){ //当按下鼠标左键 Ray ray = Camera.main.ScreenPointToRay