Table of Contents

Enum ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod

Namespace
easyar
Assembly
EasyAR.Sense.dll

Sorting method for ARCore/ARCoreARFoundation frame source.

public enum ARSessionFactory.FrameSourceSortMethod.ARCoreSortMethod

Fields

PreferEasyAR = 0

Prioritize EasyAR ARCore wrapper.

PreferARFoundation = 1

Prioritize ARFoundation ARCore wrapper.