<?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 Create empty Scene View in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380454#M4474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to make an empty scene without a planet? I need to implement a 3D object viewer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2019 05:51:39 GMT</pubDate>
    <dc:creator>DmitryKabanenko</dc:creator>
    <dc:date>2019-07-25T05:51:39Z</dc:date>
    <item>
      <title>Create empty Scene View</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380454#M4474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to make an empty scene without a planet? I need to implement a 3D object viewer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 05:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380454#M4474</guid>
      <dc:creator>DmitryKabanenko</dc:creator>
      <dc:date>2019-07-25T05:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create empty Scene View</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380455#M4475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to accomplish this by setting the following properties:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On the scene, set the base surface opacity to 0 to prevent rendering the ground:&amp;nbsp;&lt;SPAN style="color: #800000;"&gt;sceneView.Scene.BaseSurface.Opacity = 0;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #000000;"&gt;On the scene view, set the atmosphere effect to none - this will prevent rendering of the blue/gray sky:&amp;nbsp;&lt;SPAN style="color: #800000;"&gt;myScene.BaseSurface.Opacity = 0;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #800000;"&gt;&lt;SPAN style="color: #000000;"&gt;If you're not interested in showing the attribution bar, you can disable that with&lt;/SPAN&gt; sceneView.IsAttributionTextVisible. &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(note: be sure to follow the terms listed:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&lt;A href="https://developers.arcgis.com/terms/attribution/"&gt;https://developers.arcgis.com/terms/attribution/&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;In a future release, Runtime will support specifying options for the space effect (black background with stars). With that change, you'll be able to disable rendering the background so that the view behind the scene view is visible. That should enable you to display a model directly on top of your views without anything else visible.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 17:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380455#M4475</guid>
      <dc:creator>NathanCastle1</dc:creator>
      <dc:date>2019-07-26T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create empty Scene View</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380456#M4476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 19:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-empty-scene-view/m-p/380456#M4476</guid>
      <dc:creator>DmitryKabanenko</dc:creator>
      <dc:date>2019-07-26T19:35:07Z</dc:date>
    </item>
  </channel>
</rss>

