CentralBodyGraphics Properties |
The CentralBodyGraphics type exposes the following members.
Name | Description | |
---|---|---|
AltitudeOffset |
Gets or sets the altitude, in meters, that all Terrain and Imagery will be offset from the surface of the CentralBody in the Scene.
| |
BaseOverlay |
Gets or sets the base GlobeImageOverlay associated with the CentralBody in the Scene.
The BaseOverlay is always rendered before any other Imagery. By default, the Earth, Sun, and Moon CentralBodies will have
a default BaseOverlay image is loaded by Insight3D when the Scene is created.
| |
Color | ||
Imagery | ||
Kml | ||
NightOverlay |
Gets or sets the night GlobeImageOverlay associated with the CentralBody in the Scene.
The NightOverlay is displayed only on parts of the CentralBody that are not in sun light. The intensity of
the NightOverlay for all scenes can be adjusted with the scene's Lighting.NightLightsIntensity property.
| |
Shininess |
Gets or sets the shininess of the CentralBody in the Scene. The shininess
affects the size and brightness of specular reflection associated with the SpecularOverlay.
| |
Show |
Gets or sets whether the CentralBody is shown or hidden in the Scene. This only affects the CentralBody itself,
not the primitives that are associated with it.
| |
ShowImagery | ||
ShowLabel |
Gets or sets whether a label with the name of the CentralBody should be rendered in the Scene
when the Camera is at certain distance away from the CentralBody.
| |
SpecularColor |
Gets or sets the specular Color of the CentralBody in the Scene.
The specular color is associated with the SpecularOverlay.
| |
SpecularOverlay |
Gets or sets the specular GlobeImageOverlay associated with the CentralBody in the Scene.
The SpecularOverlay is displayed only in the specular highlight of the CentralBody.
| |
Terrain |