From 91aa7cf1dacefc8f7ac9dff745684ace281d2e71 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 6 Nov 2021 19:39:19 +0100 Subject: Decrease the default VoxelGI quality to improve performance MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On a GeForce GTX 1080 in 2002×1447 resolution, decreasing VoxelGI quality from High to Low quality saves 1.2 ms of GPU time in a medium-sized test scene. This only results in a minor drop in quality. --- 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 30409814d2..64f4929c60 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -1636,7 +1636,7 @@ - + -- cgit v1.2.3