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

btCylinderShapeData_m_upAxis_get() 개인적인 메소드

private btCylinderShapeData_m_upAxis_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int btCylinderShapeData_m_upAxis_get(HandleRef jarg1);
BulletCollisionPINVOKE