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

btConeTwistConstraint_setLimit__SWIG_1() 개인적인 메소드

private btConeTwistConstraint_setLimit__SWIG_1 ( HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
jarg3 float
jarg4 float
jarg5 float
jarg6 float
jarg7 float
리턴 void
        public static extern void btConeTwistConstraint_setLimit__SWIG_1(HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7);
BulletDynamicsPINVOKE