BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_getMass C# (CSharp) Method

btSoftBody_getMass() private method

private btSoftBody_getMass ( HandleRef jarg1, int jarg2 ) : float
jarg1 HandleRef
jarg2 int
return float
        public static extern float btSoftBody_getMass(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE