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

btCylinderShape_getUpAxis() 개인적인 메소드

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