mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 19:50:03 -06:00
Remove row setting non-existing property in orion nebula asset
Bounding sphere is however correctly computed
This commit is contained in:
@@ -58,7 +58,6 @@ local OrionNebulaModel = {
|
||||
Type = "RenderableModel",
|
||||
GeometryFile = sync .. "orion_nebula.obj",
|
||||
Opacity = 1.0,
|
||||
BoundingSphereRadius = 35999998699110400/2,
|
||||
DisableFaceCulling = false,
|
||||
SpecularIntensity = 0.0,
|
||||
AmbientIntensity = 0.0,
|
||||
|
||||
Reference in New Issue
Block a user