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:
parent
5bfca57835
commit
6251112962
1 changed files with 1 additions and 1 deletions
|
@ -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 |
|
||||||
+-------------+------------------------------+--------------------------------------------------+
|
+-------------+------------------------------+--------------------------------------------------+
|
||||||
|
|
Loading…
Reference in a new issue