From d364ff20879179c29142519421fb595bb2ece749 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 10 Jul 2021 02:18:38 +0200 Subject: Decrease the default depth of field bokeh quality This makes depth of field perform better out of the box, with little visual difference. --- doc/classes/ProjectSettings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index e843c63764..f53c854fa9 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -1482,7 +1482,7 @@ - + Sets the quality of the depth of field effect. Higher quality takes more samples, which is slower but looks smoother. -- cgit v1.2.3