An indexer into the CentralBodyGraphics for a particular Central Body, which provides graphical properties such as showing or hiding the Central Body in the Scene, and working with terrain and imagery for the specified Central Body.
  GetByName | Returns the CentralBodyGraphics for the Central Body with the given name. | 
  Earth | Gets the CentralBodyGraphics for the planet Earth. This is equivalent to passing a Central Body equal to an instance of Earth Central Body to the indexer. | 
  Item | Gets the CentralBodyGraphics for the specified Central Body. | 
  Moon | Gets the CentralBodyGraphics for the Moon. | 
  Sun | Gets the CentralBodyGraphics for the Sun. | 





