1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Remove redundant stuff and other small fixes

This commit is contained in:
Gefüllte Taubenbrust 2024-12-02 18:00:59 +01:00
parent 1fa9731172
commit 45289b6919
6 changed files with 21 additions and 50 deletions

View file

@ -8827,7 +8827,7 @@ child will follow movement and rotation of that bone.
* This may be used to create effects like differently colored sunsets on alien planets.
* Setting all components to zero effectively disables tinted sunlight.
* `vignette`: is a table that controls the vignette post-processing effect.
* This has no effect on clients who have the "Vignette" effects disabled.
* This has no effect on clients who have post processing disabled.
* `dark`: brightness of the vignette's darkest part (default: `1.0`)
* `bright`: brightness of the vignette's brightest part (default: `1.0`)
* `power`: the higher this is set, the more the vignette "retreats" to the edges of the screen (default: `1.0`)