BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getUpAxis C# (CSharp) Method

btRaycastVehicle_getUpAxis() private method

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