BulletCSharp.BulletCollisionPINVOKE.btCapsuleShape_getUpAxis C# (CSharp) 메소드

btCapsuleShape_getUpAxis() 개인적인 메소드

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