Skip to content

Commit

Permalink
Update Anti-aliasing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Théo Penavaire authored Aug 18, 2023
1 parent bcbad4d commit 37e8be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.unity.postprocessing/Documentation~/Anti-aliasing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Anti-aliasing

Test
The **Anti-aliasing** effect softens the appearance of edges in your scene. To do this, it surrounds the edge with similar points of color. This reduces the jagged effect caused by [aliasing](https://en.wikipedia.org/wiki/Aliasing).

![Example of anti-aliasing smoothing the edges of shapes](images/screenshot-antialiasing.png)
Expand Down

0 comments on commit 37e8be6

Please sign in to comment.