Example #1
0
 public unsafe static long $Invoke7(long instance, long *args)
 {
     return(GCHandledObjects.ObjectToGCHandle(UnityUtils.CreateQuadMesh(*(float *)args)));
 }