I’m wondering how to pixelate my scene in unity basic. I need to get a style like in “Hide”… I think that is a Unity game but uses pro with render texture, then a orthographic camera looking at the texture.
Screen.SetResolution kind of does this, but it seems to change based on the graphics card so it is no good.
Any ideas on how to get such an effect in Unity free, with decent performance?