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

btGeneric6DofConstraint_serialize() 개인적인 메소드

private btGeneric6DofConstraint_serialize ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
리턴 string
        public static extern string btGeneric6DofConstraint_serialize(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletDynamicsPINVOKE