MegaLocationInputMode Enum¶
Description¶
Mega 位置输入模式。
Constant |
Value |
Description |
---|---|---|
Onsite |
0 |
在现场使用的情况的输入模式。位置数据通常从设备获取并输入到Mega,通常由FrameFilter内部处理。 |
Simulator |
1 |
远程使用的情况的输入模式,位置数据需要模拟成现场数据并通过对应接口输入Mega。Mega Block可选,Mega Landmark是必须的。 |
FramePlayer |
2 |
在使用 FramePlayer 时的输入模式。这个模式是只读的。 |