Table of Contents

Enum MegaLocationInputMode

Namespace
easyar
Assembly
EasyAR.Sense.dll

Mega position input mode.

public enum MegaLocationInputMode

Fields

Onsite = 0

Input mode for on-site use. Position data is usually obtained from the device and input to Mega, usually handled internally by FrameFilter.

Simulator = 1

Input mode for remote use, where position data needs to be simulated as on-site data and input to Mega through the corresponding interface. Optional.

FramePlayer = 2

Input mode when using FramePlayer. This mode is read-only.