Enum ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Sorting method for ARCore/ARCoreARFoundation frame source.
public enum ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod
Fields
PreferEasyAR = 0Prioritize EasyAR ARCore wrapper.
PreferARFoundation = 1Prioritize ARFoundation ARCore wrapper.