createEarthSkyBox

Creates a skybox instance with the default starmap for the Earth.

viewer.scene.skyBox = SkyBox.createEarthSkyBox();

Return

The default skybox for the Earth

See also