IEnumerator webRequest() { UnityWebRequest myWr = UnityWebRequest.Get("http://jsonplaceholder.typicode.com/posts/1"); yield return myWr.
確定! 回上一頁