예제 #1
0
 public static void Render(PlanarReflectionProbe probe, RenderTexture target)
 {
     s_Instance.Render(probe, target);
 }