BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getUpAxis C# (CSharp) Méthode

btRaycastVehicle_getUpAxis() private méthode

private btRaycastVehicle_getUpAxis ( HandleRef jarg1 ) : int
jarg1 HandleRef
Résultat int
        public static extern int btRaycastVehicle_getUpAxis(HandleRef jarg1);
BulletDynamicsPINVOKE