BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getUpAxis C# (CSharp) 메소드

btRaycastVehicle_getUpAxis() 개인적인 메소드

private btRaycastVehicle_getUpAxis ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int btRaycastVehicle_getUpAxis(HandleRef jarg1);
BulletDynamicsPINVOKE