BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_setLimit__SWIG_4 C# (CSharp) Method

btConeTwistConstraint_setLimit__SWIG_4() private method

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