summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2023-02-07 12:59:38 -0600
committerDave Parks <davep@lindenlab.com>2023-02-07 12:59:38 -0600
commit055883beb5709dfb4814c8c5e90ea326abc07724 (patch)
tree82629fb9048136f538fdf9681d0d0795f01dd80f /indra/newview/app_settings/settings.xml
parent8926242d096ac9975efab4426a23161f8717edcb (diff)
SL-18780 Turn down contribution of cloud shadow to reflection probe ambiance and make the value a debug setting.
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rw-r--r--indra/newview/app_settings/settings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index bbf04a6889..304932dd1a 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -8828,6 +8828,17 @@
<key>Value</key>
<integer>0</integer>
</map>
+ <key>RenderCloudShadowAmbianceFactor</key>
+ <map>
+ <key>Comment</key>
+ <string>Amount that cloud shadow (aka cloud coverage) contributes to reflection probe ambiance</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>F32</string>
+ <key>Value</key>
+ <real>0.1</real>
+ </map>
<key>RenderComplexityColorMin</key>
<map>
<key>Comment</key>