ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod Enum¶
Description¶
EasyAR motion tracker/System SLAM (ARCore, ARKit, AREngine) frame source sort method.
Constant |
Value |
Description |
---|---|---|
PreferSystem |
0 |
Prefer system SLAM (ARCore, ARKit, AREngine). |
PreferEasyAR |
1 |
Prefer EasyAR motion tracker. |