BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_getFixThresh C# (CSharp) Method

btConeTwistConstraint_getFixThresh() private method

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