AR + GPS Location  3.0.0
All Classes Namespaces Functions Variables Properties Events Pages
ARLocation.WebMapLoader Class Reference
Inheritance diagram for ARLocation.WebMapLoader:

Classes

class  DataEntry
 

Public Attributes

PrefabDatabase PrefabDatabase
 The PrefabDatabase ScriptableObject, containing a dictionary of Prefabs with a string ID. More...
 
TextAsset XmlDataFile
 The XML data file download from the Web Map Editor (htttps://editor.unity-ar-gps-location.com) More...
 
bool DebugMode
 If true, enable DebugMode on the PlaceAtLocation generated instances. More...
 

Detailed Description

Definition at line 8 of file WebMapLoader.cs.

Member Data Documentation

◆ DebugMode

bool ARLocation.WebMapLoader.DebugMode

If true, enable DebugMode on the PlaceAtLocation generated instances.

Definition at line 52 of file WebMapLoader.cs.

◆ PrefabDatabase

PrefabDatabase ARLocation.WebMapLoader.PrefabDatabase

The PrefabDatabase ScriptableObject, containing a dictionary of Prefabs with a string ID.

Definition at line 42 of file WebMapLoader.cs.

◆ XmlDataFile

TextAsset ARLocation.WebMapLoader.XmlDataFile

The XML data file download from the Web Map Editor (htttps://editor.unity-ar-gps-location.com)

Definition at line 47 of file WebMapLoader.cs.


The documentation for this class was generated from the following file: