From 63cb91e05cd51fe484c3fc6367658d1ac26972fe Mon Sep 17 00:00:00 2001 From: clayjohn Date: Thu, 17 Feb 2022 23:13:32 -0800 Subject: Revert "Default to real-time radiance map filter for environment sky reflections" This reverts commit 09563e4bd8fa4dda8802b3b48f111f3c1de499d8. --- doc/classes/Sky.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/Sky.xml b/doc/classes/Sky.xml index 20e3896b17..e14e57a1c4 100644 --- a/doc/classes/Sky.xml +++ b/doc/classes/Sky.xml @@ -9,7 +9,7 @@ - + Sets the method for generating the radiance map from the sky. The radiance map is a cubemap with increasingly blurry versions of the sky corresponding to different levels of roughness. Radiance maps can be expensive to calculate. See [enum ProcessMode] for options. -- cgit v1.2.3