Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
3 additions
and
1 deletion.
-
+3
−1
doc/lua_api.txt
|
@@ -434,7 +434,9 @@ Texture modifiers |
|
|
----------------- |
|
|
|
|
|
There are various texture modifiers that can be used |
|
|
to generate textures on-the-fly. |
|
|
to let the client generate textures on-the-fly. |
|
|
The modifiers are applied directly in sRGB colorspace, |
|
|
i.e. without gamma-correction. |
|
|
|
|
|
### Texture overlaying |
|
|
|
|
|