コード例 #1
0
 public void CalibrationOff()
 {
     TM.EndCalibration();
     status.text = "";
     IV.Disable();
 }