0
kicks
How To Enable Anti-Aliasing
The process of smoothing the edges of triangles by averaging neighboring pixels in a render target is known an anti-aliasing or multisampling. In simple terms, it removes jagged edges. This article will show one technique of how to enable the highest sample type available on the user's machine.