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

btGeneric6DofConstraint_testAngularLimitMotor() 개인적인 메소드

private btGeneric6DofConstraint_testAngularLimitMotor ( HandleRef jarg1, int jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
리턴 bool
        public static extern bool btGeneric6DofConstraint_testAngularLimitMotor(HandleRef jarg1, int jarg2);
BulletDynamicsPINVOKE