Enum MegaServiceAccessSourceType
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Mega service access data source type.
public enum MegaServiceAccessSourceType
Fields
GlobalConfig = 0Use global server configuration. Select GlobalMegaBlockLocalizationServiceConfig or GlobalMegaLandmarkLocalizationServiceConfig according to ServiceType. Global configuration can be filled in the property panel after clicking the Unity menu EasyAR -> Sense -> Configuration.
APIKey = 1Use access data of the APIKeyAccessData type.
Token = 2Use access data of the TokenAccessData type.