Example #1
0
 public static void Preprocess()
 {
     BundleTexture.Preprocess();
     BundleShader.Preprocess();
     BundleMaterial.Preprocess();
     BundleLightmap.Preprocess();
     BundleMesh.Preprocess();
 }