Defining AR Scenes

The AR_configuration.json file defines the scene and all models used by the presentation. Every scene has an ID, name, and an array of models:

Copy

Sample scene code

"scenes" : [
  {
    "id" : "scene.L001",
    "name" : "Veeva Codesign",
    "models" : [...]
  }
]

To view a full example, including a configuration JSON file and a 3D model, download Veeva's sample AR zip file.

Who can use this feature?

  • Content Creator Users - Browser
  • Define AR scenes
  • End Users - iPad, iPhone
  • Users do not require an additional license

Defining AR Scenes as