Exemple #1
0
 public void set(float low, float high, float _softness, float _biasFactor, float _relaxationFactor)
 {
     BulletPINVOKE.btAngularLimit_set__SWIG_0(swigCPtr, low, high, _softness, _biasFactor, _relaxationFactor);
 }