コード例 #1
0
 public void SetLedBreath()
 {
     Mibo.enableLedBreath(mTypeList[mTypeIdx], mBreathValue, mBreathValue);
 }