Skip to content

Commit

Permalink
Merge pull request #87 from Calinou/disable-depth-of-field
Browse files Browse the repository at this point in the history
Disable depth of field for better performance
  • Loading branch information
aaronfranke authored Oct 20, 2020
2 parents e6b3527 + 2de2ac9 commit 32cefad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions level/geometry/environment.tres
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ ssao_enabled = true
ssao_intensity = 3.0
ssao_light_affect = 0.59
ssao_ao_channel_affect = 1.0
dof_blur_far_enabled = true
dof_blur_far_distance = 100.0
dof_blur_far_transition = 50.0
dof_blur_near_enabled = true
glow_enabled = true
glow_levels/3 = false
glow_levels/4 = true
Expand Down

0 comments on commit 32cefad

Please sign in to comment.