コード例 #1
0
ファイル: MessageController.cs プロジェクト: manniru/flyVR
 void HandleButton(string status)
 {
     camController.SetUpAngle(status);
 }