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

Update lua_api.md

This commit is contained in:
Gefüllte Taubenbrust 2025-01-10 16:33:13 +01:00
parent dac9ff7096
commit ed36ca9c91

View file

@ -8800,9 +8800,9 @@ child will follow movement and rotation of that bone.
but keeping original luma and being symmetrical in terms of saturation but keeping original luma and being symmetrical in terms of saturation
(eg. -1 and 1 is the same saturation and luma, but different hues) (eg. -1 and 1 is the same saturation and luma, but different hues)
* This value has no effect on clients who have shaders or post-processing disabled. * This value has no effect on clients who have shaders or post-processing disabled.
* `foliage_translucency` controls the intensity of the foliage translucency effect (default: `2.0`). * `foliage_translucency` controls the intensity of the foliage translucency effect (default: `1.5`).
* This has no effect when dynamic shadows are disabled and on clients who have the "Translucent foliage" effect disabled. * This has no effect when dynamic shadows are disabled and on clients who have the "Translucent foliage" effect disabled.
* `specular_intensity` controls the intensity of specular highlights on nodes and liquids (default: `2.0`). * `specular_intensity` controls the intensity of specular highlights on nodes and liquids (default: `1.5`).
* This has no effect when dynamic shadows are disabled and on clients who have the "Translucent foliage" effect disabled. * This has no effect when dynamic shadows are disabled and on clients who have the "Translucent foliage" effect disabled.
* `shadows` is a table that controls ambient shadows * `shadows` is a table that controls ambient shadows
* This has no effect on clients who have the "Dynamic Shadows" effect disabled. * This has no effect on clients who have the "Dynamic Shadows" effect disabled.