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

btRaycastVehicle_setUserConstraintType() 개인적인 메소드

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