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