Table of Contents

Enum MegaServiceAccessSourceType

Namespace
easyar
Assembly
EasyAR.Sense.dll

Mega service access data source type.

public enum MegaServiceAccessSourceType

Fields

GlobalConfig = 0

Use global server configuration. Select based on ServiceType GlobalMegaBlockLocalizationServiceConfig or GlobalMegaLandmarkLocalizationServiceConfig. Global configuration can be filled in the properties panel after clicking Unity menu EasyAR -> Sense -> Configuration.

APIKey = 1

Use access data of type APIKeyAccessData.

Token = 2

Use access data of type TokenAccessData.