예제 #1
0
 public static RenderTexture NewRenderTarget(PlanarReflectionProbe probe)
 {
     return(s_Instance.NewRenderTarget(probe));
 }