cesium
An atmosphere drawn around the limb of the provided ellipsoid. Based on Atmospheric Scattering in GPU Gems 2.
This is only supported in 3D. atmosphere is faded out when morphing to 2D or Columbus view.
alias SkyAtmosphere
- {Ellipsoid} [ellipsoid=Ellipsoid.WGS84] The ellipsoid that the atmosphere is drawn around.
scene.skyAtmosphere = new Cesium.SkyAtmosphere();
Scene.skyAtmosphere
An atmosphere drawn around the limb of the provided ellipsoid. Based on Atmospheric Scattering in GPU Gems 2.
This is only supported in 3D. atmosphere is faded out when morphing to 2D or Columbus view.
alias SkyAtmosphere
- {Ellipsoid} [ellipsoid=Ellipsoid.WGS84] The ellipsoid that the atmosphere is drawn around.
scene.skyAtmosphere = new Cesium.SkyAtmosphere();
Scene.skyAtmosphere