Forum

This forum is for swapping tips or ideas with fellow users, suggesting new features, or showing of what you have created with the system etc, there is no guarantee of an answer to questions posted in the forum. All support questions must be submitted via the Support ticket system

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: MegaGrab and QualitySettings.antiAliasing > 0 [Fix]
Dark-End
Newbie
Posts: 2
Permalink
Post MegaGrab and QualitySettings.antiAliasing > 0 [Fix]
on: March 1, 2014, 00:45
Quote

Hi,

I noticed that when taking upscaled grabs they were all weird and awkwardly blurry.

After a while I figured out it has to do with enabled antialiasing in unity engines quality settings. Disabling AA will fix the issue and produce crisp high-resolution grabs.

To keep the games ingame-AA and still be able to produce correct grabs I suggest that you temporarily disable

QualitySettings.antiAliasing

in

InitGrab()

and set it back to the previous setting in

Cleanup()

.

Otherwise amazing product!

P.S: Will there eventually be support for orthographic cameras?

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.017 seconds.