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

btRaycastVehicle_getWheelTransformWS() 개인적인 메소드

private btRaycastVehicle_getWheelTransformWS ( HandleRef jarg1, int jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 int
리턴 IntPtr
        public static extern IntPtr btRaycastVehicle_getWheelTransformWS(HandleRef jarg1, int jarg2);
BulletDynamicsPINVOKE