コード例 #1
0
 public void StopMotion()
 {
     Mibo.motionStop();
     LogText.text += "\nStopMotion";
 }