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

btConeTwistConstraint_getSolveTwistLimit() 개인적인 메소드

private btConeTwistConstraint_getSolveTwistLimit ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
리턴 int
        public static extern int btConeTwistConstraint_getSolveTwistLimit(HandleRef jarg1);
BulletDynamicsPINVOKE