Table of Contents

Enum SparseSpatialMapWorkerFrameFilter.ServiceAccessSourceType

命名空间
easyar
程序集
EasyAR.Sense.dll

服务访问数据源类型。

public enum SparseSpatialMapWorkerFrameFilter.ServiceAccessSourceType

字段

GlobalConfig = 0

使用全局服务器配置GlobalSpatialMapServiceConfig。全局配置可以点击Unity菜单EasyAR -> Sense -> Configuration后在属性面板里面进行填写。

APIKey = 1

使用FixedAddressAPIKeyAccessData类型的访问数据。