<?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 Re: Integrated mesh layer with elevation layer in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1691200#M1218</link>
    <description>&lt;P&gt;Unfortunately that is not going to work due to the sheer amount of datasets we use, over hundreds of&amp;nbsp;&lt;SPAN&gt;Km² so it needs to be automatic and quite precise. We load in the layers in runtime and they are dynamic.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2026 08:08:47 GMT</pubDate>
    <dc:creator>ChristofferLindellBolin</dc:creator>
    <dc:date>2026-03-18T08:08:47Z</dc:date>
    <item>
      <title>Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1690774#M1214</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When using Integrated mesh layer with an elevation layer it can cause the basemap to interfere with the mesh layer if elevation data does not exactly match my integrated mesh layer. It becomes more apparent when the elevation drop-off is more noticeable such as near island cliffs. One way I though of solving it was setting elevation data to 0 where I have my integrated mesh layer. But that does not solve my issue since I&amp;nbsp;still need the elevation data due to that I have objects that clamps to the surface of it and they will be under the mesh layer then.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a way to like cull the data where I have the integrated mesh layer? In ArcGIS pro it looks fine and seems to handle this but not the Unity SDK?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipping.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149902i2261669CE9FB0931/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipping.png" alt="clipping.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 08:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1690774#M1214</guid>
      <dc:creator>ChristofferLindellBolin</dc:creator>
      <dc:date>2026-03-17T08:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1690799#M1215</link>
      <description>&lt;P&gt;I have experimented a bit with&amp;nbsp;ArcGISMeshModification and have it seems to be a good way to solve the issue. The only problem though with the current API is that there is no way for me to retrieve the entire footpoint of the integrated mesh dataset. I need it to be exact and I only have access to the center, width and height.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 13:57:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1690799#M1215</guid>
      <dc:creator>ChristofferLindellBolin</dc:creator>
      <dc:date>2026-03-16T13:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1691096#M1217</link>
      <description>&lt;P&gt;Mesh modification is the right tool for adjusting/culling the elevation under the integrated mesh. Getting it to match exactly will be difficult without the coordinates of the layer, but&amp;nbsp;depending on the shape of the integrated mesh, you might have better luck using the manual tool from the UI.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 18:47:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1691096#M1217</guid>
      <dc:creator>AShahbaz</dc:creator>
      <dc:date>2026-03-17T18:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1691200#M1218</link>
      <description>&lt;P&gt;Unfortunately that is not going to work due to the sheer amount of datasets we use, over hundreds of&amp;nbsp;&lt;SPAN&gt;Km² so it needs to be automatic and quite precise. We load in the layers in runtime and they are dynamic.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 08:08:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1691200#M1218</guid>
      <dc:creator>ChristofferLindellBolin</dc:creator>
      <dc:date>2026-03-18T08:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1695884#M1221</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you say you need to "&lt;SPAN&gt;retrieve the entire footprint of the integrated mesh dataset.&lt;/SPAN&gt;" -- do you mean the exact polygon outline, or a bounding box / extent envelope?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 17:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1695884#M1221</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2026-04-13T17:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1696037#M1222</link>
      <description>&lt;P&gt;The exact polygon outline.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 05:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1696037#M1222</guid>
      <dc:creator>ChristofferLindellBolin</dc:creator>
      <dc:date>2026-04-14T05:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Integrated mesh layer with elevation layer</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1696065#M1223</link>
      <description>&lt;P&gt;I can't think of a way to achieve this with the current API. I've opened an internal enhancement request for discussion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 12:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/integrated-mesh-layer-with-elevation-layer/m-p/1696065#M1223</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2026-04-14T12:04:35Z</dc:date>
    </item>
  </channel>
</rss>

