Remove setPropertyValue to explicitly disable shading and use the asset specification instead

This commit is contained in:
Alexander Bock
2018-03-14 13:20:03 -04:00
parent d2fa7140d7
commit bc5712bc5b

View File

@@ -72,8 +72,6 @@ asset.onInitialize(function ()
"Earth", "Mars", "Moon"
})
openspace.setPropertyValue("Scene.Earth.RenderableGlobe.PerformShading", false)
openspace.addVirtualProperty(
"BoolProperty",
"Show Trails",