Struct ARSessionFactory.FrameSourceSortMethod
- 네임스페이스
- easyar
- 어셈블리
- EasyAR.Sense.dll
Frame source의 정렬 방법.
public struct ARSessionFactory.FrameSourceSortMethod
필드
ARCore
ARCore/ARCoreARFoundation 프레임 소스의 정렬 방법. 설정하지 않으면 변경되지 않습니다.
public Optional<ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod> ARCore
ARKit
ARKit/ARKitARFoundation 프레임 소스의 정렬 방법. 설정하지 않으면 변경되지 않고 유지됩니다.
public Optional<ARSessionFactory.FrameSourceSortMethod.ARKitSortMethod> ARKit
MotionTracker
EasyAR 모션 트래커/시스템 SLAM (ARCore, ARKit, AREngine) frame source의 정렬 방법. 설정하지 않으면 그대로 유지됩니다.
public Optional<ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod> MotionTracker