BulletCSharp.BulletSoftBodyPINVOKE.LJoint_Terminate C# (CSharp) Method

LJoint_Terminate() private method

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