mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 12:39:49 -06:00
Remove setPropertyValue to explicitly disable shading and use the asset specification instead
This commit is contained in:
@@ -72,8 +72,6 @@ asset.onInitialize(function ()
|
||||
"Earth", "Mars", "Moon"
|
||||
})
|
||||
|
||||
openspace.setPropertyValue("Scene.Earth.RenderableGlobe.PerformShading", false)
|
||||
|
||||
openspace.addVirtualProperty(
|
||||
"BoolProperty",
|
||||
"Show Trails",
|
||||
|
||||
Reference in New Issue
Block a user