BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getRightAxis C# (CSharp) 메소드

btRaycastVehicle_getRightAxis() 개인적인 메소드

private btRaycastVehicle_getRightAxis ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int btRaycastVehicle_getRightAxis(HandleRef jarg1);
BulletDynamicsPINVOKE