mirror of
https://github.com/godotengine/tps-demo.git
synced 2026-01-01 01:48:39 +03:00
Merge pull request #87 from Calinou/disable-depth-of-field
Disable depth of field for better performance
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user