Enum MegaLocationInputMode
- 命名空間
- easyar
- 組件
- EasyAR.Sense.dll
Mega 位置輸入模式。
public enum MegaLocationInputMode
欄位
Onsite = 0在現場使用的情況的輸入模式。位置數據通常從設備獲取並輸入到Mega,通常由FrameFilter內部處理。
Simulator = 1遠程使用的情況的輸入模式,位置數據需要模擬成現場數據並通過對應接口輸入Mega。可選。
FramePlayer = 2在使用FramePlayer時的輸入模式。這個模式是唯讀的。