Interface MegaTrackerConfigs
- Namespace
- easyar
Parameters required to create MegaTracker.
Properties
access
EasyAR cloud service authentication data.
access: easyar.ExplicitAddressAccessData;
apiType
EasyAR Mega service type, default is Block.
apiType?: easyar.MegaApiType;
options
Sensor options in MegaTracker, controlled by EasyAR by default.
options?: easyar.wx.MegaTrackerSensorOptions;