mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-08 04:20:14 -05:00
fixed the ring transparency being used incorrectly, minor visual improvements
This commit is contained in:
@@ -41,7 +41,7 @@ local Saturn = {
|
||||
TextureUnlit = texturesPath .. "unlit_original_single.png",
|
||||
TextureColor = texturesPath .. "color_original_single.png",
|
||||
TextureTransparency = texturesPath .. "trans_original_single.png",
|
||||
ColorFilter = 0.8,
|
||||
ColorFilter = 0.9,
|
||||
|
||||
NightFactor = 1.0,
|
||||
Size = 140445000,
|
||||
|
||||
Reference in New Issue
Block a user