コード例 #1
0
 public static void Combine(GameObject staticBatchRoot)
 {
     InternalStaticBatchingUtility.CombineRoot(staticBatchRoot);
 }