Enum ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Sorting method for EasyAR motion tracker/System SLAM (ARCore, ARKit, AREngine) frame source.
public enum ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod
Fields
PreferSystem = 0Prioritize System SLAM (ARCore, ARKit, AREngine).
PreferEasyAR = 1Prioritize EasyAR motion tracker.