public void OnGUI() { · if (Event.current.type==EventType.KeyDown) { · Debug.Log (Event.current.keyCode.ToString()); · } · }.
確定! 回上一頁