BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setLimit__SWIG_3 C# (CSharp) Method

btConeTwistConstraint_setLimit__SWIG_3() private method

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