<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SceneView setAtmosphereEffect method bug in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sceneview-setatmosphereeffect-method-bug/m-p/577135#M3920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #660e7a;"&gt;&lt;STRONG&gt;as follows:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mSceneView&lt;/SPAN&gt;.setAtmosphereEffect(&amp;nbsp;AtmosphereEffect.REALISTIC );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When the map is initialized like this, only the labels are displayed.&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;ArcGISScene arcGISScene = new ArcGISScene();
//Elevation
ArcGISTiledElevationSource elevationSource = new ArcGISTiledElevationSource("http://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer");
arcGISScene.getBaseSurface().getElevationSources().add(elevationSource);
//BasemapLayer
arcGISScene.setBasemap( Basemap.createImageryWithLabels() );
mSceneView.setScene(arcGISScene);

&lt;STRONG&gt;&lt;STRONG&gt;Solution:
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mSceneView&lt;/SPAN&gt;&lt;SPAN style="font-weight: 400;"&gt;.setAtmosphereEffect( &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;AtmosphereEffect.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;HORIZON_ONLY &lt;/SPAN&gt;&lt;SPAN style="font-weight: 400;"&gt;&lt;STRONG&gt;);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:38:44 GMT</pubDate>
    <dc:creator>chenyangyang</dc:creator>
    <dc:date>2021-12-12T16:38:44Z</dc:date>
    <item>
      <title>SceneView setAtmosphereEffect method bug</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sceneview-setatmosphereeffect-method-bug/m-p/577135#M3920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #660e7a;"&gt;&lt;STRONG&gt;as follows:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mSceneView&lt;/SPAN&gt;.setAtmosphereEffect(&amp;nbsp;AtmosphereEffect.REALISTIC );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When the map is initialized like this, only the labels are displayed.&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;ArcGISScene arcGISScene = new ArcGISScene();
//Elevation
ArcGISTiledElevationSource elevationSource = new ArcGISTiledElevationSource("http://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer");
arcGISScene.getBaseSurface().getElevationSources().add(elevationSource);
//BasemapLayer
arcGISScene.setBasemap( Basemap.createImageryWithLabels() );
mSceneView.setScene(arcGISScene);

&lt;STRONG&gt;&lt;STRONG&gt;Solution:
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mSceneView&lt;/SPAN&gt;&lt;SPAN style="font-weight: 400;"&gt;.setAtmosphereEffect( &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;AtmosphereEffect.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;HORIZON_ONLY &lt;/SPAN&gt;&lt;SPAN style="font-weight: 400;"&gt;&lt;STRONG&gt;);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sceneview-setatmosphereeffect-method-bug/m-p/577135#M3920</guid>
      <dc:creator>chenyangyang</dc:creator>
      <dc:date>2021-12-12T16:38:44Z</dc:date>
    </item>
  </channel>
</rss>

