mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-09 06:48:35 -05:00
Making texture in RenderablePlane modular
Disable rendering of the Sun by default in favor of the glare texture
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
-- set settings in the loaded scene graph
|
||||
|
||||
openspace.printInfo("Setting default values")
|
||||
openspace.setPropertyValue("Sun.renderable.enabled", false)
|
||||
openspace.setPropertyValue("Constellation Bounds.renderable.enabled", false)
|
||||
|
||||
openspace.setPropertyValue("MilkyWay.renderable.transparency", 0.75)
|
||||
|
||||
Reference in New Issue
Block a user