21 bool flag2 = (image.enabled = enable);
32 Camera.main.targetTexture =
null;
39 int num = Screen.width / 2;
40 int num2 = Screen.height / 2;
45 image.Rect().sizeDelta =
new Vector2(num * 2, num2 * 2);
57 renderTex.filterMode = FilterMode.Point;
static RenderCamUpscaler Instance
void CreateTex(int w, int h)
void OnChangeResolution()
void SetEnable(bool enable)