BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setLimit__SWIG_0 C# (CSharp) Method

btConeTwistConstraint_setLimit__SWIG_0() private method

private btConeTwistConstraint_setLimit__SWIG_0 ( HandleRef jarg1, int jarg2, float jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
jarg3 float
return void
        public static extern void btConeTwistConstraint_setLimit__SWIG_0(HandleRef jarg1, int jarg2, float jarg3);
BulletDynamicsPINVOKE