Remove row setting non-existing property in orion nebula asset

Bounding sphere is however correctly computed
This commit is contained in:
Emma Broman
2022-11-14 18:10:27 +01:00
parent c0ca5fb45d
commit 10f4e848b9

View File

@@ -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,