Unity3D 中Input.GetKey、GetButton以及OnMouseDown · 相同点 · 都可以检测键盘按键的输入 · 不同点 · GetKey是用预设的枚举参数,例如Input.GetKey(KeyCode.A);.
確定! 回上一頁