Example #1
0
 public static void TakePortraitNextFrame()
 {
     instance.StartCoroutine(instance.RendeBeforeNextFrame());
 }