BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setTotalMass__SWIG_0 C# (CSharp) Method

btSoftBody_setTotalMass__SWIG_0() private method

private btSoftBody_setTotalMass__SWIG_0 ( HandleRef jarg1, float jarg2, bool jarg3 ) : void
jarg1 HandleRef
jarg2 float
jarg3 bool
return void
        public static extern void btSoftBody_setTotalMass__SWIG_0(HandleRef jarg1, float jarg2, bool jarg3);
BulletSoftBodyPINVOKE