Interface SettingsInterface
Methods
get_actualPlanetScale
- get_actualPlanetScale(): boolean
-
Returns boolean
get_constellationArtFilter
get_constellationBoundariesFilter
get_constellationFiguresFilter
get_constellationNamesFilter
get_constellationsEnabled
- get_constellationsEnabled(): string
-
Returns string
get_earthCutawayView
- get_earthCutawayView(): boolean
-
Returns boolean
get_galacticMode
- get_galacticMode(): boolean
-
Returns boolean
get_localHorizonMode
- get_localHorizonMode(): boolean
-
Returns boolean
get_locationAltitude
- get_locationAltitude(): number
-
Returns number
get_locationLat
- get_locationLat(): number
-
Returns number
get_locationLng
- get_locationLng(): number
-
Returns number
get_milkyWayModel
- get_milkyWayModel(): boolean
-
Returns boolean
get_minorPlanetsFilter
- get_minorPlanetsFilter(): number
-
Returns number
get_planetOrbitsFilter
- get_planetOrbitsFilter(): number
-
Returns number
get_showAltAzGrid
- get_showAltAzGrid(): boolean
-
Returns boolean
get_showAltAzGridText
- get_showAltAzGridText(): boolean
-
Returns boolean
get_showConstellationBoundries
- get_showConstellationBoundries(): boolean
-
Returns boolean
get_showConstellationFigures
- get_showConstellationFigures(): boolean
-
Returns boolean
get_showConstellationLabels
- get_showConstellationLabels(): boolean
-
Returns boolean
get_showConstellationPictures
- get_showConstellationPictures(): boolean
-
Returns boolean
get_showConstellationSelection
- get_showConstellationSelection(): boolean
-
Returns boolean
get_showConstellations
- get_showConstellations(): boolean
-
Returns boolean
get_showEarthSky
- get_showEarthSky(): boolean
-
Returns boolean
get_showEcliptic
- get_showEcliptic(): boolean
-
Returns boolean
get_showEclipticGrid
- get_showEclipticGrid(): boolean
-
Returns boolean
get_showEclipticGridText
- get_showEclipticGridText(): boolean
-
Returns boolean
get_showEclipticOverviewText
- get_showEclipticOverviewText(): boolean
-
Returns boolean
get_showElevationModel
- get_showElevationModel(): boolean
-
Returns boolean
get_showEquatorialGridText
- get_showEquatorialGridText(): boolean
-
Returns boolean
get_showGalacticGrid
- get_showGalacticGrid(): boolean
-
Returns boolean
get_showGalacticGridText
- get_showGalacticGridText(): boolean
-
Returns boolean
get_showGrid
- get_showGrid(): boolean
-
Returns boolean
get_showHorizon
- get_showHorizon(): boolean
-
Returns boolean
get_showISSModel
- get_showISSModel(): boolean
-
Returns boolean
get_showPrecessionChart
- get_showPrecessionChart(): boolean
-
Returns boolean
get_showSkyGrids
- get_showSkyGrids(): boolean
-
Returns boolean
get_showSkyNode
- get_showSkyNode(): boolean
-
Returns boolean
get_showSkyOverlays
- get_showSkyOverlays(): boolean
-
Returns boolean
get_showSkyOverlaysIn3d
- get_showSkyOverlaysIn3d(): boolean
-
Returns boolean
get_showSolarSystem
- get_showSolarSystem(): boolean
-
Returns boolean
get_solarSystemCMB
- get_solarSystemCMB(): boolean
-
Returns boolean
get_solarSystemCosmos
- get_solarSystemCosmos(): boolean
-
Returns boolean
get_solarSystemLighting
- get_solarSystemLighting(): boolean
-
Returns boolean
get_solarSystemMilkyWay
- get_solarSystemMilkyWay(): boolean
-
Returns boolean
get_solarSystemMinorOrbits
- get_solarSystemMinorOrbits(): boolean
-
Returns boolean
get_solarSystemMinorPlanets
- get_solarSystemMinorPlanets(): boolean
-
Returns boolean
get_solarSystemMultiRes
- get_solarSystemMultiRes(): boolean
-
Returns boolean
get_solarSystemOrbits
- get_solarSystemOrbits(): boolean
-
Returns boolean
get_solarSystemOverlays
- get_solarSystemOverlays(): boolean
-
Returns boolean
get_solarSystemPlanets
- get_solarSystemPlanets(): boolean
-
Returns boolean
get_solarSystemScale
- get_solarSystemScale(): number
-
Returns number
get_solarSystemStars
- get_solarSystemStars(): boolean
-
Returns boolean
Core settings for the WWT rendering engine.
This (almost) corresponds to the
ISettings
interface, which is implemented by theSettings
andTourStop
classes.