Sample Scenes

A Set of Scenes to help you get started.

Scenes in the ARway Unity SDK:

  • Dashboard-SDK: One place to manage maps, like listing, searching, and Metadata details viewing.

  • ARMapSession: Used to View AR Content of the map, including turn-by-turn navigation, guided tours, 3D models, images, hotspots, text, and videos.

Essential Components of ARway SDK.

This component handles Authentication from your App to ARway Backend service, this Gameobject doesn't get destroyed in any of the scenes.

  • Account Id: This you will get from ARway Creator Portal, used to connect your App to the ARway Backend.

  • Secret Key: This is app-specific credentials, you can create new App secret key on ARway Creator Portal.

Last updated