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

btRaycastVehicle_getForwardAxis() private méthode

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