BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setFixThresh C# (CSharp) 메소드

btConeTwistConstraint_setFixThresh() 개인적인 메소드

private btConeTwistConstraint_setFixThresh ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
리턴 void
        public static extern void btConeTwistConstraint_setFixThresh(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE