aboutsummaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
Diffstat (limited to 'builtin')
-rw-r--r--builtin/settingtypes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index cb6fee79d..845564264 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -366,6 +366,15 @@ enable_shaders (Shaders) bool true
# enhanced, highlights and shadows are gradually compressed.
tone_mapping (Filmic tone mapping) bool false
+# Adjust the saturation (or vividness) of the scene
+# Values
+# < 1.0 decrease saturation
+# > 1.0 increase saturation
+# 1.0 = unchanged saturation
+# 0.0 = black and white
+# (Tone mapping needs to be enabled.)
+saturation (Saturation) float 1.0 0.0 5.0
+
[**Waving Nodes]
# Set to true to enable waving leaves.