mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-27 01:26:08 -04:00
Set bloom intensity
This commit is contained in:
parent
df8159436c
commit
093cd28a27
4 changed files with 7 additions and 5 deletions
|
@ -1205,7 +1205,7 @@ Weather API
|
|||
-----------
|
||||
|
||||
The weather mod will constantly adjust weather effects seen by the player
|
||||
(that is: cloud parameters, shadow intensity and volumetric lighting).
|
||||
(that is: cloud parameters, shadow intensity, bloom and volumetric lighting).
|
||||
These can be influenced using this API.
|
||||
|
||||
#### `weather.get = function(player)`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue