Update path to consider line fade and create proper bounding sphere for renderable model.

This commit is contained in:
Kalle Bladin
2016-08-09 19:59:51 -04:00
parent a729e067ec
commit 6b9358f975
8 changed files with 30 additions and 15 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ return {
Body = BENNU_BODY,
Geometry = {
Type = "MultiModelGeometry",
GeometryFile = "models/BennuUntextured.obj",
Magnification = 3.3,
GeometryFile = "models/BennuResized.obj",
Magnification = 0,
},
Shading = {
PerformShading = true,