Enum MegaLocationInputMode
- 命名空间
- easyar
- 程序集
- EasyAR.Sense.dll
Mega 位置输入模式。
public enum MegaLocationInputMode
字段
Onsite = 0在现场使用的情况的输入模式。位置数据通常从设备获取并输入到Mega,通常由FrameFilter内部处理。
Simulator = 1远程使用的情况的输入模式,位置数据需要模拟成现场数据并通过对应接口输入Mega。可选。
FramePlayer = 2在使用FramePlayer时的输入模式。这个模式是只读的。