Exemple #1
0
 public void SetFloat(bool b)
 {
     if (b)
     {
         SdkU3d.ntSetFloatBtnVisible(b);
     }
 }