1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-22 09:41:33 +00:00

Fix wrong docs

This commit is contained in:
Andrei Kortunov 2022-07-31 10:48:30 +04:00
parent 5bfca57835
commit 6251112962

View file

@ -95,7 +95,7 @@ Builtin Uniforms
+-------------+------------------------------+--------------------------------------------------+ +-------------+------------------------------+--------------------------------------------------+
| float | ``omw.waterHeight`` | The water height of current cell | | float | ``omw.waterHeight`` | The water height of current cell |
| | | | | | | |
| | | Exterior water level is always zero | | | | Exterior water level is always rendered at -1.0 |
+-------------+------------------------------+--------------------------------------------------+ +-------------+------------------------------+--------------------------------------------------+
| bool | ``omw.isWaterEnabled`` | True if water is enabled for current cell | | bool | ``omw.isWaterEnabled`` | True if water is enabled for current cell |
+-------------+------------------------------+--------------------------------------------------+ +-------------+------------------------------+--------------------------------------------------+