Ejemplo n.º 1
0
 public void SetFloat(string name, float value)
 {
     SwigObject.SetFloat(name, value);
 }