mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 09:10:18 -06:00
Include L2 and L2 Sun line in jwst asset
This commit is contained in:
@@ -5,6 +5,9 @@ asset.require("./mission")
|
||||
asset.require("./model")
|
||||
asset.require("./viewingband")
|
||||
|
||||
asset.require("scene/solarsystem/planets/earth/lagrange_points/l2/l2")
|
||||
asset.require("scene/solarsystem/planets/earth/lagrange_points/l2/l2sunline")
|
||||
|
||||
|
||||
|
||||
asset.onInitialize(function()
|
||||
@@ -21,6 +24,8 @@ asset.meta = {
|
||||
Description = [[
|
||||
This assets adds the content for the James Webb Space Telescope mission, including
|
||||
the animated model, safe viewing band, field of view, label, mission file and actions.
|
||||
It also includes visuals about the Lagrange point L2, and a line between L2 and the
|
||||
Sun.
|
||||
]],
|
||||
Author = "OpenSpace Team",
|
||||
URL = "http://openspaceproject.com",
|
||||
|
||||
Reference in New Issue
Block a user