Table of Contents

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 = 0

Prefer system SLAM (ARCore, ARKit, AREngine).

PreferEasyAR = 1

Prefer EasyAR motion tracker.