コード例 #1
0
 void send()
 {
     helloRequester.sendRequest(CamCapture());
     helloRequester.sendRequestInput(CrossPlatformInputManager.GetAxis("Horizontal").ToString());
 }