Description. Escape key. using UnityEngine; public class Example : MonoBehaviour { void Update() { if (Input.GetKeyDown(KeyCode.Escape)) { Debug.
確定! 回上一頁