mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Add an option to match sunlight to the sun (#8032)
This commit is contained in:
parent
63b8e636f3
commit
aa277c0934
11 changed files with 82 additions and 15 deletions
|
@ -210,6 +210,18 @@ Alternatively, refer to :ref:`minimum interior brightness`.
|
|||
|
||||
'legacy' :ref:`lighting method` behaves as if this setting were enabled.
|
||||
|
||||
match sunlight to sun
|
||||
---------------------
|
||||
|
||||
:Type: boolean
|
||||
:Range: True/False
|
||||
:Default: False
|
||||
|
||||
In Morrowind, the apparent sun position does not match its light direction due to mysterious reasons.
|
||||
We preserve this unrealistic behavior for compatibility.
|
||||
|
||||
This option makes the sun light source's position match the sun's position.
|
||||
|
||||
maximum light distance
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue