Wikitude Unity Plugin
Public Types | List of all members
Wikitude.TrackerManager Class Reference

Tracker manager handles messages from the native plugin. It is created and managed by the plugin and it should not be used directly. More...

Inherits MonoBehaviour.

Public Types

Detailed Description

Tracker manager handles messages from the native plugin. It is created and managed by the plugin and it should not be used directly.

Member Enumeration Documentation

CloudRecognitionServerRegion defines the possible cloud recognition server regions that are availbale. The region should be set depending on where the final application will be used most likely. If the region doesn't match the actual user location, longer round trip times should be expected

Enumerator
Europe 

Europe should be sued when the user is currently in Europe, Africa or Middle East.

Americas 

Americas should be used when the user is currently in North or South America.

Custom 

Custom should be used when a custom URL is defined in the CustomServerURL property of the CloudRecognitionService.