BulletCSharp.BulletCollisionPINVOKE.btCapsuleShapeData_m_upAxis_get C# (CSharp) Method

btCapsuleShapeData_m_upAxis_get() private method

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