BulletCSharp.BulletCollisionPINVOKE.btCapsuleShape_getUpAxis C# (CSharp) Method

btCapsuleShape_getUpAxis() private method

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