mirror of
https://github.com/OpenMW/openmw.git
synced 2025-07-01 22:11:37 +00:00
update docs
This commit is contained in:
parent
9b030e174f
commit
4f10d5d544
1 changed files with 15 additions and 0 deletions
|
@ -77,6 +77,21 @@ Controls what kinds of things are rendered in water reflections.
|
|||
In interiors the lowest level is 2.
|
||||
This setting can be changed ingame with the "Reflection shader detail" dropdown under the Water tab of the Video panel in the Options menu.
|
||||
|
||||
rain ripple detail
|
||||
-----------------
|
||||
|
||||
:Type: integer
|
||||
:Range: 0, 1, 2
|
||||
:Default: 2
|
||||
|
||||
Controls how detailed the raindrop ripples on water are.
|
||||
|
||||
0: single, non-normal-mapped ring per raindrop
|
||||
1: normal-mapped raindrops, with multiple rings
|
||||
2: same as 1, but with a greater number of raindrops
|
||||
|
||||
This setting can be changed ingame with the "Rain ripple detail/density" dropdown under the Water tab of the Video panel in the Options menu.
|
||||
|
||||
small feature culling pixel size
|
||||
--------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue