Mesh collider

When you work with physics to simulate or analyze such as determining line of sight or where a projectile will go, you may need a surface with a mesh collider.

You can enable and disable the mesh collider by going to the Settings panel of the Modes Panel UI, and marking the Enable Mesh Colliders checkbox under the Physics tab accordingly. If you don't use the Modes Panel UI in your level to create the ArcGIS Map, you can enable this option by clicking the ArcGIS Map Component in the Outliner panel, and marking the Enable Mesh Colliders checkbox under the Settings section in the Details panel.

When it's enabled, a collider mesh will be generated for all layers in the ArcGIS Map. For using raycast with the mesh collider, see Unreal's documentation: Traces with Raycasts.

Mesh collider behavior is disabled by default in Editor Mode. To enable mesh colliders, go to Project Settings > Plugins > ArcGIS Maps SDK and choose an option from the drop-down list. The Honor Map Settings option will generate mesh colliders in the Unreal Editor when Enable Mesh Colliders settings on the ArcGIS Map Component is enabled.

Collisions

Samples

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.