We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae0b90 commit a58b47dCopy full SHA for a58b47d
minetest.conf.example
@@ -173,9 +173,9 @@
173
# Set to true enables parallax occlusion mapping. Requires shaders enabled.
174
#enable_parallax_occlusion = false
175
# Scale of parallax occlusion effect
176
-#parallax_mapping_scale = 0.08
+#parallax_occlusion_scale = 0.08
177
# Bias of parallax occlusion effect, usually scale/2
178
-#parallax_mapping_scale = 0.04
+#parallax_occlusion_bias = 0.04
179
# Set to true enables waving water. Requires shaders enabled.
180
#enable_waving_water = false
181
# Parameters for waving water:
0 commit comments