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

btGeneric6DofConstraint_getAngle() 개인적인 메소드

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