Skip to content

Commit

Permalink
Enable screen space antialiasing for smoother polys
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Jun 28, 2024
1 parent 3fd27ca commit 950104f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,7 @@ move_down={

3d/default_gravity=2.08165e-12
3d/default_gravity_vector=Vector3(2.08165e-12, 2.08165e-12, 2.08165e-12)

[rendering]

anti_aliasing/quality/screen_space_aa=1

0 comments on commit 950104f

Please sign in to comment.