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

btRaycastVehicle_getRightAxis() private méthode

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