Enum ARSessionFactory.FrameSourceSortMethod.ARKitSortMethod
- 네임스페이스
- easyar
- 어셈블리
- EasyAR.Sense.dll
ARKit/ARKitARFoundation frame source의 정렬 방법입니다.
public enum ARSessionFactory.FrameSourceSortMethod.ARKitSortMethod
필드
PreferEasyAR = 0EasyAR ARKit 래퍼를 우선합니다.
PreferARFoundation = 1ARFoundation ARKit 래퍼를 우선합니다.