MegaLocationInputMode Enum¶
Description¶
Mega location input mode.
Constant |
Value |
Description |
---|---|---|
Onsite |
0 |
Input mode for onsite use. Location data is usually get from device and is put into Mega which is handled by the FrameFilter. |
Simulator |
1 |
Input mode for remote debug use. Location data usually should be simulated to onsite data and put into Mega. Optional for Mega Block and required for Mega Landmark. |
FramePlayer |
2 |
Input mode for FramePlayer . This mode is read only. |