ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod Enum¶
Description¶
ARCore/ARCoreARFoundation frame source sort method.
Constant |
Value |
Description |
---|---|---|
PreferEasyAR |
0 |
Prefer EasyAR ARCore wrapper. |
PreferARFoundation |
1 |
Prefer ARFoundation ARCore wrapper. |