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