mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 20:21:24 -06:00
Use correct variable for Sun transformation
This commit is contained in:
@@ -30,7 +30,7 @@ return {
|
||||
},
|
||||
PerformShading = false,
|
||||
},
|
||||
Transformation = {
|
||||
Transform = {
|
||||
Translation = {
|
||||
Type = "SpiceTranslation",
|
||||
Body = "SUN",
|
||||
@@ -56,7 +56,7 @@ return {
|
||||
Texture = "textures/sun-glare.png",
|
||||
BlendMode = "Additive"
|
||||
},
|
||||
Transformation = {
|
||||
Transform = {
|
||||
Translation = {
|
||||
Type = "SpiceTranslation",
|
||||
Body = "SUN",
|
||||
|
||||
Reference in New Issue
Block a user