mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-03 08:45:25 +01:00
Allow saturation to be controlled by the server. (#13075)
This commit is contained in:
@@ -365,15 +365,6 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user