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