BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getForwardAxis C# (CSharp) Method

btRaycastVehicle_getForwardAxis() private method

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