- Home /
Difference between game screen and end result
Hi,
before I compile the game I see in game screen good graphics ( with anti alising ) but after i make a build the graphics looks realy bad. tried to add quality with code for (int i=0;i<5;i++) { QualitySettings.IncreaseLevel(); } to be sure . it shows quality fantastic but still the anti alising not working.
any ideas?
Comment
Your answer
Follow this Question
Related Questions
Can I force other computers to use non-default graphic settings, like fantastic. 1 Answer
Distribute terrain in zones 3 Answers
Quality settings problem 0 Answers
blurred low res display in compiled build 2 Answers
Building an app/executable is permanently affecting the skybox quality in the editor. Why? 0 Answers