mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 15:41:32 +00:00
Merge branch 'fognearisafloat' into 'master'
Tiny fix in omwfx docs See merge request OpenMW/openmw!4656
This commit is contained in:
commit
0d27dc2336
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ Builtin Uniforms
|
|||
+-------------+------------------------------+--------------------------------------------------+
|
||||
| vec2 | ``omw.rcpResolution`` | Reciprocal of the render target resolution |
|
||||
+-------------+------------------------------+--------------------------------------------------+
|
||||
| vec2 | ``omw.fogNear`` | The units at which the fog begins to render |
|
||||
| float | ``omw.fogNear`` | The units at which the fog begins to render |
|
||||
+-------------+------------------------------+--------------------------------------------------+
|
||||
| float | ``omw.fogFar`` | The units at which the fog ends |
|
||||
+-------------+------------------------------+--------------------------------------------------+
|
||||
|
|
Loading…
Reference in a new issue