mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-19 09:27:22 -04:00
correct sunDiscSunsetColor type
This commit is contained in:
parent
cbb96e0fc2
commit
a560aceb2a
@ -1287,7 +1287,7 @@
|
|||||||
-- @field #number particleEffect
|
-- @field #number particleEffect
|
||||||
-- @field #number distantLandFogFactor
|
-- @field #number distantLandFogFactor
|
||||||
-- @field #number distantLandFogOffset
|
-- @field #number distantLandFogOffset
|
||||||
-- @field openmw.util#Vector4 sunDiscSunsetColor
|
-- @field openmw.util#Color sunDiscSunsetColor
|
||||||
-- @field #table landFogDepth A table with the keys "sunrise", "day", "sunset" and "night"
|
-- @field #table landFogDepth A table with the keys "sunrise", "day", "sunset" and "night"
|
||||||
-- @field #table skyColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a openmw.util#Color.
|
-- @field #table skyColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a openmw.util#Color.
|
||||||
-- @field #table ambientColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a openmw.util#Color.
|
-- @field #table ambientColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a openmw.util#Color.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user