Struct ARSessionFactory.FrameSourceSortMethod
- 命名空間
- easyar
- 組件
- EasyAR.Sense.dll
Frame source 的排序方法。
public struct ARSessionFactory.FrameSourceSortMethod
欄位
ARCore
ARCore/ARCoreARFoundation frame source 的排序方法。不設置則保持不變。
public Optional<ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod> ARCore
ARKit
ARKit/ARKitARFoundation frame source 的排序方法。不設置則保持不變。
public Optional<ARSessionFactory.FrameSourceSortMethod.ARKitSortMethod> ARKit
MotionTracker
EasyAR motion tracker/System SLAM (ARCore, ARKit, AREngine) frame source 的排序方法。不設置則保持不變。
public Optional<ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod> MotionTracker