BulletCSharp.BulletDynamicsPINVOKE.btDiscreteDynamicsWorld_getApplySpeculativeContactRestitution C# (CSharp) Method

btDiscreteDynamicsWorld_getApplySpeculativeContactRestitution() private method

private btDiscreteDynamicsWorld_getApplySpeculativeContactRestitution ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool btDiscreteDynamicsWorld_getApplySpeculativeContactRestitution(HandleRef jarg1);
BulletDynamicsPINVOKE