<?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 Constant 3D graphic pixel size in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329699#M1642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to render 3D graphics (e.g. &lt;STRONG&gt;ModelSceneSymbol&lt;/STRONG&gt;, &lt;STRONG&gt;SimpleMarkerSceneSymbol&lt;/STRONG&gt;), with a constant size? For our use case, we need some 3D graphics to maintain a constant size in terms of pixels on the screen, as for example the &lt;STRONG&gt;SimpleMarkerSymbol&lt;/STRONG&gt; does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, is there any recommended workaround to achieve the same result? E.g. by recreating the graphic whenever the camera zoom changes? It appears that the&amp;nbsp;&lt;STRONG&gt;DistanceCompositeSceneSymbol&lt;/STRONG&gt; QML type only allows to statically predefine a number of graphics, but doesn't allow to dynamically change the graphics based on the camera distance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2020 22:04:35 GMT</pubDate>
    <dc:creator>MatthiasStraehl</dc:creator>
    <dc:date>2020-04-30T22:04:35Z</dc:date>
    <item>
      <title>Constant 3D graphic pixel size</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329699#M1642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to render 3D graphics (e.g. &lt;STRONG&gt;ModelSceneSymbol&lt;/STRONG&gt;, &lt;STRONG&gt;SimpleMarkerSceneSymbol&lt;/STRONG&gt;), with a constant size? For our use case, we need some 3D graphics to maintain a constant size in terms of pixels on the screen, as for example the &lt;STRONG&gt;SimpleMarkerSymbol&lt;/STRONG&gt; does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, is there any recommended workaround to achieve the same result? E.g. by recreating the graphic whenever the camera zoom changes? It appears that the&amp;nbsp;&lt;STRONG&gt;DistanceCompositeSceneSymbol&lt;/STRONG&gt; QML type only allows to statically predefine a number of graphics, but doesn't allow to dynamically change the graphics based on the camera distance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 22:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329699#M1642</guid>
      <dc:creator>MatthiasStraehl</dc:creator>
      <dc:date>2020-04-30T22:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Constant 3D graphic pixel size</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329700#M1643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be achieved with&amp;nbsp;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;ModelSceneSymbol.&amp;nbsp;&lt;/STRONG&gt;You can set the SymbolSizeUnits to DIPs (device independent pixels) instead of the default (meters), and the width/height will be in screen size and not real world size.&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-modelscenesymbol.html#setSymbolSizeUnits" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-modelscenesymbol.html#setSymbolSizeUnits"&gt;ModelSceneSymbol Class | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 15:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329700#M1643</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2020-05-04T15:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Constant 3D graphic pixel size</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329701#M1644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing, that's exactly what I was looking for. Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 17:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/constant-3d-graphic-pixel-size/m-p/329701#M1644</guid>
      <dc:creator>MatthiasStraehl</dc:creator>
      <dc:date>2020-05-04T17:09:28Z</dc:date>
    </item>
  </channel>
</rss>

