unity中鎖定鼠標移動&&隱藏鼠標&&強制是鼠標移動到某一位置
[System.Runtime.InteropServices.DllImport("user32.dll")] //引入dll public static extern int SetCursorP ...
[System.Runtime.InteropServices.DllImport("user32.dll")] //引入dll public static extern int SetCursorP ...