Enum ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod
- 네임스페이스
- easyar
- 어셈블리
- EasyAR.Sense.dll
EasyAR motion tracker/System SLAM (ARCore, ARKit, AREngine) frame source의 정렬 방법입니다.
public enum ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod
필드
PreferSystem = 0시스템 SLAM(ARCore, ARKit, AREngine)을 우선합니다.
PreferEasyAR = 1EasyAR motion tracker를 우선합니다.