BulletCSharp.BulletSoftBodyPINVOKE.Body_invMass C# (CSharp) Method

Body_invMass() private method

private Body_invMass ( HandleRef jarg1 ) : float
jarg1 System.Runtime.InteropServices.HandleRef
return float
        public static extern float Body_invMass(HandleRef jarg1);
BulletSoftBodyPINVOKE