mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 20:09:58 -05:00
Add documentation to Ephemeris classes
Remove unused "Reference" specification from mod files Add osirisrex files to gitgnore Make Ephemeris values into properties
This commit is contained in:
@@ -2,12 +2,9 @@ return {
|
||||
{
|
||||
Name = "MilkyWay",
|
||||
Parent = "SolarSystem",
|
||||
Ephemeris = {
|
||||
Type = "Static"
|
||||
},
|
||||
Renderable = {
|
||||
Type = "RenderableSphere",
|
||||
Size = {10, 22},
|
||||
Size = { 10, 22 },
|
||||
Segments = 40,
|
||||
Texture = "textures/DarkUniverse_mellinger_8k.jpg",
|
||||
Orientation = "Inside/Outside"
|
||||
|
||||
Reference in New Issue
Block a user