mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 19:50:03 -06:00
Disable Milky Way plane rendering now that we have the volumetric version.
This commit is contained in:
@@ -54,7 +54,7 @@ local plane = {
|
||||
Parent = "Root",
|
||||
Renderable = {
|
||||
Type = "RenderablePlanesCloud",
|
||||
Enabled = true,
|
||||
Enabled = false,
|
||||
Color = { 1.0, 1.0, 1.0 },
|
||||
Transparency = 0.90,
|
||||
ScaleFactor = 2.8,
|
||||
|
||||
Reference in New Issue
Block a user