SSAA works like this: the scene gets rendered on a higher resolution and then downsampled to the actual screen size (with multiple samples per pixel).

So you have more per-pixel details.
It also acts as good texture filtering and can display details smaller than one pixel.

Now, the main problem is, that if you're using complex object shaders the higher resolution gets extremely expensive.


POTATO-MAN saves the day! - Random