1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-30 13:50:23 +02:00

Set volumetric lighting strength

This commit is contained in:
grorp
2024-10-01 16:08:15 +02:00
committed by Lars Müller
parent b23c44d980
commit df8159436c
4 changed files with 11 additions and 5 deletions

View File

@ -1205,7 +1205,7 @@ Weather API
-----------
The weather mod will constantly adjust weather effects seen by the player
(that is: cloud parameters and shadow intensity).
(that is: cloud parameters, shadow intensity and volumetric lighting).
These can be influenced using this API.
#### `weather.get = function(player)`